feat(compliance): add CIS Controls v8.1 universal framework (#11700)

Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
Pedro Martín
2026-06-26 13:27:02 +02:00
committed by GitHub
parent 9d013910e6
commit d6f5f060ca
10 changed files with 4720 additions and 2 deletions
+2 -2
View File
@@ -1888,8 +1888,8 @@ class ProviderViewSet(DisablePaginationMixin, BaseRLSViewSet):
description=(
"Download a specific compliance report as an OCSF JSON file. "
"Only universal frameworks that declare an output configuration "
"produce this artifact (currently 'dora_2022_2554' and 'csa_ccm_4.0'); any "
"other framework returns 404."
"produce this artifact (currently 'dora_2022_2554', 'csa_ccm_4.0' "
"and 'cis_controls_8.1'); any other framework returns 404."
),
parameters=[
OpenApiParameter(