IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.13.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- feat: add ignore_patterns support for privilege_escalation detection (0ef7002)
- ci(deps): bump actions/checkout from 5.0.1 to 6.0.0 (2c2917d)
- ci(deps): bump github/codeql-action from 4.31.3 to 4.31.5 (da99b9a)
- ci(deps): bump astral-sh/setup-uv from 7.1.3 to 7.1.4 (1bc4e5e)
What’s Changed
- ci(deps): bump astral-sh/setup-uv from 7.1.3 to 7.1.4 by @dependabot[bot] in https://github.com/boogy/iam-policy-validator/pull/35
- ci(deps): bump github/codeql-action from 4.31.3 to 4.31.5 by @dependabot[bot] in https://github.com/boogy/iam-policy-validator/pull/36
- ci(deps): bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in https://github.com/boogy/iam-policy-validator/pull/37
- feat: add ignore_patterns support for privilege_escalation detection by @boogy in https://github.com/boogy/iam-policy-validator/pull/38
Full Changelog: https://github.com/boogy/iam-policy-validator/compare/v1.12.0...v1.13.0