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