What's Changed
- fix: derive region from bucket in cfn__resource_injection (closes #484) by @nobodynate in #498
- fix: resolve --version returning unknown in Docker by @raajheshkannaa in #505
- fix: skip parse_document when policy fetch fails in iam__enum_permissions by @raajheshkannaa in #504
- fix: false positive success message in iam__privesc_scan by @raajheshkannaa in #506
- fix: secrets__enum infinite loop from broken pagination (closes #487) by @raajheshkannaa in #503
- chore: remove unused requirements.txt, configure dependabot for pyproject.toml by @nobodynate in #508
- Bump qrcode from 7.4.2 to 8.2 by @dependabot[bot] in #509
- Bump pytest from 6.2.5 to 8.4.2 by @dependabot[bot] in #510
- Bump sqlalchemy-utils from 0.37.9 to 0.41.2 by @dependabot[bot] in #514
- Bump flake8 from 3.9.2 to 7.3.0 by @dependabot[bot] in #511
- Bump sqlalchemy from 1.3.24 to 2.0.48 by @dependabot[bot] in #513
- Bump moto from 2.3.2 to 5.1.22 by @dependabot[bot] in #512
- chore: rewrite release workflows to match cloudgoat pattern by @nobodynate in #515
- chore: migrate dev-dependencies to poetry group syntax by @nobodynate in #516
- Release v1.7.0 by @github-actions[bot] in #517
New Contributors
- @nobodynate made their first contribution in #498
- @raajheshkannaa made their first contribution in #505
- @github-actions[bot] made their first contribution in #517
Full Changelog: v1.6.2...v1.7.0