GCP Compliance mod v0.32 - Added NIST Cybersecurity Framework (CSF) v1.0 and NIST 800-53 Revision 5 benchmark
Jun 07, 2024•powerpipe
What's new?
- Added NIST Cybersecurity Framework (CSF) v1.0 benchmark (powerpipe benchmark run gcp_compliance.benchmark.nist_csf_v10). (#168)
- Added NIST 800-53 Revision 5 benchmark (powerpipe benchmark run gcp_compliance.benchmark.nist_800_53_rev_5). (#168)
Bug fixes
- Fixed the kms_key_users_limited_to_3 query to correctly return data by removing the hardcoded GCP connection name. (#170)
- Fixed the logging_bucket_retention_policy_enabled query to correctly return data by adding the missing project column to the query. (#173)