feat(compliance): enhance compliance overview filters and documentation (#9244)

This commit is contained in:
Adrián Jesús Peña Rodríguez
2025-11-19 10:35:31 +01:00
committed by GitHub
parent 3dc4ab5b83
commit c418c59b53
6 changed files with 256 additions and 54 deletions
@@ -142,7 +142,7 @@ The following API endpoints are accessible to Prowler Lighthouse AI. Data from t
**Compliance Management:**
- List compliance overviews for a scan - `/api/v1/compliance-overviews`
- List compliance overviews (optionally filter by scan) - `/api/v1/compliance-overviews`
- Retrieve data from a specific compliance overview - `/api/v1/compliance-overviews/{id}`
#### Excluded API Endpoints