Azure Compliance mod v0.43 - Added new controls to All Controls benchmark
Apr 05, 2024•powerpipe
Enhancements
- Added the following controls to the All Controls benchmark: (#253)
- cosmosdb_account_uses_aad_and_rbac
- iam_user_not_allowed_to_create_tenants
- securitycenter_image_scan_enabled
Bug fixes
- Updated the postgres_db_server_allow_access_to_azure_services_disabled query to check if the endIpAddress column is set to 0.0.0.0 instead of 255.255.255.255 as per the CIS documentation. (#253)