Skip to main content

policy_violations_unenforced

Failing access control rules flagged with enforce = False.

FieldTypeDescription
indexIntegerIndex of the policy test.
okBooleanAlways false.
skippedBooleanAlways false.
policyJSONThe policy part of the rule definition.
ruleJSONThe rule part of the rule definition.
errorsList of StringsList of errors generated from this test.
rule_typeStringThe rule type. ingress-deny, egress-deny, ingress-deny-others, or egress-deny-others.
violationsIntegerTotal number of unique violation examples found for this rule.
checksIntegerTotal number of checks performed while evaluating this rule.
enforceBooleanAlways true.