Use the search tokens below to search for compliance controls within Container and Image details. Looking for help with writing your query? click here
Example
Show controls with this control ID
controls.controlId: 10826
Example
Show controls with URGENT criticality level
controls.criticality: "URGENT"
Example
Show controls with failed posture
controls.posture: "FAIL"
Example
Show controls with failed posture and with Urgent criticality
controls.posture: "FAIL" and controls.criticality:
"URGENT"
Example
Show controls that don't have criticality Minimal
not controls.criticality: "MINIMAL"
Example
Show controls with one of these criticality levels
controls.criticality: "URGENT"
or controls.criticality: "CRITICAL"