Use the search tokens below to search for vulnerability lists. Looking for help with writing your query? click here
Example
Show lists created on this date.
created: '2023-07-23'
Show lists created between certain dates.
created: [2013-06-15 ... 2023-06-30]
Example
Show lists created by this user.
createdBy: user1
Examples
Show the list with this name.
name: list1
Examples
Show lists that were updated on this date.
updated: '2023-07-23'
Show lists that were updated between these two dates.
updated: [2013-06-15 ... 2023-06-30]
Examples
Show lists updated by this user.
updatedBy: User1
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?