From b144523ad2023bc6ef3a207430524ce0dd2bea32 Mon Sep 17 00:00:00 2001 From: frack113 <62423083+frack113@users.noreply.github.com> Date: Wed, 11 Aug 2021 22:37:01 +0200 Subject: [PATCH] fix duplicate id --- rules/cloud/gcp_kubernetes_rolebinding.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/cloud/gcp_kubernetes_rolebinding.yml b/rules/cloud/gcp_kubernetes_rolebinding.yml index b3c148c5a..58eaad19d 100644 --- a/rules/cloud/gcp_kubernetes_rolebinding.yml +++ b/rules/cloud/gcp_kubernetes_rolebinding.yml @@ -1,5 +1,5 @@ title: Google Cloud Kubernetes RoleBinding -id: 2f0bae2d-bf20-4465-be86-1311addebaa3 +id: 0322d9f2-289a-47c2-b5e1-b63c90901a3e description: Detects the creation or patching of potential malicious RoleBinding. This includes RoleBindings and ClusterRoleBinding. author: Austin Songer @austinsonger status: experimental