mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-22 03:51:53 +00:00
1.3 KiB
1.3 KiB
Prowler API Changelog
All notable changes to the Prowler API are documented in this file.
[v1.6.0] (Prowler UNRELEASED)
[v1.5.0] (Prowler v5.4.0)
Added
- Social login integration with Google and GitHub (#6906)
- Add API scan report system, now all scans launched from the API will generate a compressed file with the report in OCSF, CSV and HTML formats (#6878).
- Configurable Sentry integration (#6874)
Changed
- Optimized
GET /findingsendpoint to improve response time and size (#7019).
[v1.4.0] (Prowler v5.3.0)
Changed
- Daily scheduled scan instances are now created beforehand with
SCHEDULEDstate (#6700). - Findings endpoints now require at least one date filter (#6800).
- Findings metadata endpoint received a performance improvement (#6863).
- Increase the allowed length of the provider UID for Kubernetes providers (#6869).