Use the search tokens below to search for image assessment policies in the Policies > Image Assessment tab. Looking for help with writing your query? click here
Example
Show policies associated with the CICD asset type.
assetType: CICD
Example
Show policies created by user1.
createdBy test1
Example
Show the default policy.
isDefault: true
Example
Show all active policies.
policyMode: Active
Examples
Show the policy with this name.
policyName: testpolicy01
Examples
Show policies updated by user1.
updatedBy: user1
Examples
Show the policy with this UUID.
uuid: bf3954b6-0187-4e58-b3f0-0efb0e61b874
Example
Show events with type Standard and with action Allow
eventType: STANDARD and action: ALLOW
Example
Show events that don't have Deny action
not action: DENY
Example
Show events with one of these actions
action: ALLOW or action: MONITOR
Was this topic helpful?