feat(compliance): Add HIPAA compliance framework for GCP (#8955)

Co-authored-by: pedrooot <pedromarting3@gmail.com>
This commit is contained in:
JDeep
2025-11-03 20:04:08 +05:30
committed by GitHub
parent 82bacef7c7
commit a564d6a04e
4 changed files with 442 additions and 1 deletions

View File

@@ -83,7 +83,7 @@ prowler dashboard
| Provider | Checks | Services | [Compliance Frameworks](https://docs.prowler.com/projects/prowler-open-source/en/latest/tutorials/compliance/) | [Categories](https://docs.prowler.com/projects/prowler-open-source/en/latest/tutorials/misc/#categories) | Support | Stage | Interface |
|---|---|---|---|---|---|---|---|
| AWS | 576 | 82 | 38 | 10 | Official | Stable | UI, API, CLI |
| GCP | 79 | 13 | 11 | 3 | Official | Stable | UI, API, CLI |
| GCP | 79 | 13 | 12 | 3 | Official | Stable | UI, API, CLI |
| Azure | 162 | 19 | 12 | 4 | Official | Stable | UI, API, CLI |
| Kubernetes | 83 | 7 | 5 | 7 | Official | Stable | UI, API, CLI |
| GitHub | 17 | 2 | 1 | 0 | Official | Stable | UI, API, CLI |