UI
Fixes
- Fixed bug when opening finding details while a scan is in progress by @prowler-bot in #6709
- Fix filters and sorting for scan table by @prowler-bot in #6714
- Fix label for next scan by @prowler-bot in #6726
API
Fixes
- Improve API performance ordering by
inserted_at
instead ofid
by @prowler-bot in #6712 - Improve efficiency on providers overview by @prowler-bot in #6718
- Revert - Update Django DB manager to use psycopg3 and connection pooling by @prowler-bot in #6719
SDK
Fixes
- GCP: Add trusted client certificates case for
cloudsql_instance_ssl_connections
by @prowler-bot in #6687 - AWS: Fix CloudWatch NoneType object is not iterable by @prowler-bot in #6677
- Azure: add name field to SecurityContacts by @prowler-bot in #6715
Full Changelog: 5.2.0...5.2.1