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",