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: 5.8.0...5.8.1