Skip to content

Commit

Permalink
Update kubescape.json
Browse files Browse the repository at this point in the history
Signed-off-by: David Wertenteil <dwertent@cyberarmor.io>
  • Loading branch information
dwertent committed May 29, 2024
1 parent 3a80ab0 commit 466d963
Showing 1 changed file with 0 additions and 45 deletions.
45 changes: 0 additions & 45 deletions exceptions/kubescape.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 466d963

Please sign in to comment.