| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-23 | 2.3 kB | |
| Release v1.7.0 source code.tar.gz | 2026-03-23 | 12.1 MB | |
| Release v1.7.0 source code.zip | 2026-03-23 | 12.3 MB | |
| Totals: 3 Items | 24.4 MB | 1 | |
What's Changed
- fix: derive region from bucket in cfn__resource_injection (closes [#484]) by @nobodynate in https://github.com/RhinoSecurityLabs/pacu/pull/498
- fix: resolve --version returning unknown in Docker by @raajheshkannaa in https://github.com/RhinoSecurityLabs/pacu/pull/505
- fix: skip parse_document when policy fetch fails in iam__enum_permissions by @raajheshkannaa in https://github.com/RhinoSecurityLabs/pacu/pull/504
- fix: false positive success message in iam__privesc_scan by @raajheshkannaa in https://github.com/RhinoSecurityLabs/pacu/pull/506
- fix: secrets__enum infinite loop from broken pagination (closes [#487]) by @raajheshkannaa in https://github.com/RhinoSecurityLabs/pacu/pull/503
- chore: remove unused requirements.txt, configure dependabot for pyproject.toml by @nobodynate in https://github.com/RhinoSecurityLabs/pacu/pull/508
- Bump qrcode from 7.4.2 to 8.2 by @dependabot[bot] in https://github.com/RhinoSecurityLabs/pacu/pull/509
- Bump pytest from 6.2.5 to 8.4.2 by @dependabot[bot] in https://github.com/RhinoSecurityLabs/pacu/pull/510
- Bump sqlalchemy-utils from 0.37.9 to 0.41.2 by @dependabot[bot] in https://github.com/RhinoSecurityLabs/pacu/pull/514
- Bump flake8 from 3.9.2 to 7.3.0 by @dependabot[bot] in https://github.com/RhinoSecurityLabs/pacu/pull/511
- Bump sqlalchemy from 1.3.24 to 2.0.48 by @dependabot[bot] in https://github.com/RhinoSecurityLabs/pacu/pull/513
- Bump moto from 2.3.2 to 5.1.22 by @dependabot[bot] in https://github.com/RhinoSecurityLabs/pacu/pull/512
- chore: rewrite release workflows to match cloudgoat pattern by @nobodynate in https://github.com/RhinoSecurityLabs/pacu/pull/515
- chore: migrate dev-dependencies to poetry group syntax by @nobodynate in https://github.com/RhinoSecurityLabs/pacu/pull/516
- Release v1.7.0 by @github-actions[bot] in https://github.com/RhinoSecurityLabs/pacu/pull/517
New Contributors
- @nobodynate made their first contribution in https://github.com/RhinoSecurityLabs/pacu/pull/498
- @raajheshkannaa made their first contribution in https://github.com/RhinoSecurityLabs/pacu/pull/505
- @github-actions[bot] made their first contribution in https://github.com/RhinoSecurityLabs/pacu/pull/517
Full Changelog: https://github.com/RhinoSecurityLabs/pacu/compare/v1.6.2...v1.7.0