aws-samples / aws-samples/sample-autonomous-cloud-coding-agents
Security suite failed (main @ d53a882)
- Dominant language
- TypeScript
- Stars
- 143
- Forks
- 46
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 20
Description
The root `mise run security` suite failed in GitHub Actions. Use the log tail below and reproduce locally with the same command.
| Field | Value |
| --- | --- |
| Workflow run | [Security #18](https://github.com/aws-samples/sample-autonomous-cloud-coding-agents/actions/runs/30816138317) |
| Ref | `refs/heads/main` |
| SHA | [`d53a8820042be8f3948e1e9e7dd3d2a60e627a11`](https://github.com/aws-samples/sample-autonomous-cloud-coding-agents/commit/d53a8820042be8f3948e1e9e7dd3d2a60e627a11) |
| Actor | @krokoko |
| Event | `schedule` |
### Log tail (last 200 lines)
```text
[33mmise[0m [33mWARN[0m deprecated [config.experimental_monorepo_root]: `experimental_monorepo_root` in ~/work/sample-autonomous-cloud-coding-agents/sample-autonomous-cloud-coding-agents/mise.toml is deprecated. Use `monorepo_root` instead. This will be removed in mise 2027.12.0.
[32m[//:security:secrets][0m [1m$ gitleaks git . --no-banner --redact[0m
[90m1:04PM[0m [32mINF[0m [1m1532 commits scanned.[0m
[90m1:04PM[0m [32mINF[0m [1mscanned ~52464857 bytes (52.46 MB) in 5.51s[0m
[90m1:04PM[0m [33mWRN[0m [1mleaks found: 3[0m
[32m[//:security:secrets][0m [31mERROR[0m task failed
```
Close this issue after `mise run security` succeeds on `main` (or the branch you merge to).
Contributor guide
Research direction
Start by running `mise run security` locally and inspect the security workflow run linked in the issue. Trace the three gitleaks findings to their affected commits or files, then address or appropriately exclude them according to the repository’s security conventions. Done means `mise run security` succeeds on the target branch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github-actions
- Domain
- ci-cd, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100