Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Prowler 5.8.1 source code.tar.gz | 2025-07-10 | 45.4 MB | |
Prowler 5.8.1 source code.zip | 2025-07-10 | 49.8 MB | |
README.md | 2025-07-10 | 1.7 kB | |
Totals: 3 Items | 95.3 MB | 0 |
UI
๐ Changed
- Latest new failed findings now use
GET /findings/latest
(#8219)
๐๏ธ Removed
- Validation of the provider's secret type during updates (#8197)
API
๐ Added
- Custom exception for provider connection errors during scans (#8234)
๐ Changed
- Summary and overview tasks now use a dedicated queue and no longer propagate errors to compliance tasks (#8214)
๐ Fixed
- Scan with no resources will not trigger legacy code for findings metadata (#8183)
- Invitation email comparison case-insensitive (#8206)
๐๏ธ Removed
- Validation of the provider's secret type during updates (#8197)
SDK
๐ Fixed
- Detect wildcarded ARNs in sts:AssumeRole policy resources (#8164)
- List all streams and
firehose_stream_encrypted_at_rest
logic (#8213) - Allow empty values for http_endpoint in templates (#8184)
- Convert all Azure Storage models to Pydantic models to avoid serialization issues (#8222)
Full Changelog: https://github.com/prowler-cloud/prowler/compare/5.8.0...5.8.1