refactor(api): update compliance report endpoints and enhance query parameters (#9338)

This commit is contained in:
Adrián Peña
2025-12-03 11:41:07 +01:00
committed by GitHub
parent 7b1915e489
commit a4e12a94f9
3 changed files with 320 additions and 77 deletions

View File

@@ -9,7 +9,7 @@ All notable changes to the **Prowler API** are documented in this file.
- Exception handler for provider deletions during scans [(#9414)](https://github.com/prowler-cloud/prowler/pull/9414)
### Changed
- Restore the compliance overview endpoint's mandatory filters [(#9330)](https://github.com/prowler-cloud/prowler/pull/9330)
- Restore the compliance overview endpoint's mandatory filters [(#9338)](https://github.com/prowler-cloud/prowler/pull/9338)
---