22 lines
365 B
JSON
22 lines
365 B
JSON
|
[
|
||
|
{
|
||
|
"name": "exclude-default-namespace-control",
|
||
|
"policyType": "postureExceptionPolicy",
|
||
|
"actions": [
|
||
|
"alertOnly"
|
||
|
],
|
||
|
"resources": [
|
||
|
{
|
||
|
"designatorType": "Attributes",
|
||
|
"attributes": {
|
||
|
"kind": ".*"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"posturePolicies": [
|
||
|
{
|
||
|
"controlID": "CIS-5.7.4"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|