mirror of
https://github.com/awslabs/iam-policy-autopilot.git
synced 2026-04-26 00:15:57 +03:00
[GH-ISSUE #140] Add dependency vulnerability scanning to CI/CD #118
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/iam-policy-autopilot#118
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mschlaipfer on GitHub (Feb 5, 2026).
Original GitHub issue: https://github.com/awslabs/iam-policy-autopilot/issues/140
https://github.com/google/osv-scanner and/or cargo audit
See https://shnatsel.medium.com/i-am-stepping-back-from-maintaining-cargo-audit-35bb5f832d43 for some discussion on osv-scanner vs cargo audit (I'm not sure yet if one or the other is preferable).
is_arnvalidation in fix-access-denied workflow #92@weibenz1 commented on GitHub (Feb 5, 2026):
Is this different from our https://github.com/awslabs/iam-policy-autopilot/security/dependabot scanning here?
@mschlaipfer commented on GitHub (Feb 6, 2026):
I wasn't aware we have something running already and since Dependabot does support Rust I'll close this.