From 466d963583bfa3ea8b7f9559db80384fdcde9da2 Mon Sep 17 00:00:00 2001 From: David Wertenteil Date: Wed, 29 May 2024 19:02:38 +0300 Subject: [PATCH] Update kubescape.json Signed-off-by: David Wertenteil --- exceptions/kubescape.json | 45 --------------------------------------- 1 file changed, 45 deletions(-) diff --git a/exceptions/kubescape.json b/exceptions/kubescape.json index 7f9db06e9..34b2187ed 100644 --- a/exceptions/kubescape.json +++ b/exceptions/kubescape.json @@ -1,49 +1,4 @@ [ - { - "name": "kubescape-ignore", - "policyType": "postureExceptionPolicy", - "actions": [ - "alertOnly" - ], - "attributes": { - "systemException": true - }, - "resources": [ - { - "designatorType": "Attributes", - "attributes": { - "kubescape.io/ignore": "true" - } - }, - { - "designatorType": "Attributes", - "attributes": { - "kubescape.io/ignore": "yes" - } - }, - { - "designatorType": "Attributes", - "attributes": { - "kubescape.io/ignore": "1" - } - }, - { - "designatorType": "Attributes", - "attributes": { - "kubescape.io/ignore": "enable" - } - }, - { - "designatorType": "Attributes", - "attributes": { - "kubescape.io/ignore": "enabled" - } - } - ], - "posturePolicies": [ - {} - ] - }, { "name": "exclude-kubescape-deployment-security-context", "policyType": "postureExceptionPolicy",