Use the search tokens below to search for vulnerability exceptions. Looking for help with writing your query? click here
Example
Show exceptions created on this date.
created: '2023-07-23'
Show exceptions created between certain dates.
created: [2013-06-15 ... 2023-06-30]
Example
Show exceptions created by this user.
createdBy: user1
Example
Show exceptions expiring on this date.
endDate: '2023-07-23'
Example
Show exceptions associated with this vulnerability list.
list.name: list1
Examples
Show exeptions that include these QIDs.
list.qids: [378640,15144]
Examples
Show the exception with this name
name: Exception_Risks_Accepted
Examples
Show exceptions with the scope as IMAGE.
scope: IMAGE
Examples
Show exceptions that were updated on this date.
updated: '2023-07-23'
Show exceptions that were updated between these two dates.
updated: [2013-06-15 ... 2023-06-30]
Examples
Show exceptions 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