mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
feat(azure): Add new check "iam_custom_role_permits_administering_resource_locks" (#3317)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
@@ -96,6 +96,10 @@ def mock_recover_checks_from_azure_provider(*_):
|
||||
"iam_subscription_roles_owner_custom_not_created",
|
||||
"/root_dir/fake_path/iam/iam_subscription_roles_owner_custom_not_created",
|
||||
),
|
||||
(
|
||||
"iam_custom_role_has_permissions_to_administer_resource_locks",
|
||||
"/root_dir/fake_path/iam/iam_custom_role_has_permissions_to_administer_resource_locks",
|
||||
),
|
||||
(
|
||||
"storage_default_network_access_rule_is_denied",
|
||||
"/root_dir/fake_path/storage/storage_default_network_access_rule_is_denied",
|
||||
|
||||
Reference in New Issue
Block a user