Use the search tokens below to search for patches. Looking for help with writing your query? click here
This is a non searchable file containing all tokens for Patches and Assets copied from the respective token files. Any updates to the Patches and Assets token files should be done here too. This file is used for the dual-search functionality on the UI for Patches and Assets.
Example
Show findings for this agent ID
agentId:f0c8e682-e9cc-4e7d-b92a-0c905d81ec74
lastLoggedOnUserlastLoggedOnUser
Examples
Show assets last logged into by this user
lastLoggedOnUser:.\Administrator
Example
Show assets licensed for Patch Management
licensed: true
Example
Show assets where number of missing patches is more than 50
missingCount > 50
Example
Show findings with this asset name
name:LIN7PATCH69-85
Examples
Show asset with this NetBIOS name
netbiosName:UBUNTUSP2-24-208
Example
Show assets where reboot is pending
pendingReboot: true
Examples
Show scan date within certain date range
scanDateTime:[2018-08-01 ... 2018-09-10]
Show scan date beginning 2018-06-15, ending 1 month ago
scanDateTime:[2018-06-15 ... now-1M]
Show scan date beginning 2 weeks ago, ending 1 second ago
scanDateTime:[now-2w ... now-1s]
Show scan date on a specific date
scanDateTime:'2018-09-12'
Examples
Show status updated within certain date range
statusDateTime:[2018-08-01 ... 2018-09-10]
Show status updated beginning 2018-06-15, ending 1 month ago
scanDateTime:[2018-06-15 ... now-1M]
Show status updated beginning 2 weeks ago, ending 1 second ago
scanDateTime:[now-2w ... now-1s]
Show status updated on a specific date
scanDateTime:'2018-09-12'
Example
Show assets with this scan status
status:Enabled
systemLastRebootsystemLastReboot
Examples
Show assets last rebooted within certain dates
systemLastReboot:[2018-08-01 ... 2018-09-10]
Show assets last rebooted starting 2018-06-15, ending 1 month ago
systemLastReboot:[2018-06-15 ... now-1M]
Show assets last rebooted starting 2 weeks ago, ending 1 second ago
systemLastReboot:[now-2w ... now-1s]
Show assets last rebooted on a specific date
systemLastReboot:'2018-09-12'
Example
Find assets in this timezone
systemTimezone:"-08:00"
Example
Find patches for RHSA-2015:2241
advisory: "RHSA-2015:2241"
Example
Find patches for x64
architecture: x64
Example
Show patches of category Security
category: `Security`
Example
Find patches for this CVE ID
cve: CVE-208-0760
Example
Show security patches
isSecurity: true
Examples
Show patches modified within certain dates
modifiedDate: [2018-02-01 ... 2018-02-12]
Show patches modified starting 2018-02-01, ending 1 month ago
modifiedDate: [2018-02-01 ... now-1M]
Show patches modified starting 2 weeks ago, ending 1 second ago
modifiedDate: [now-2w ... now-1s]
Show patches modified on certain date
modifiedDate:'2018-02-22'
Example
Find patches with this ID
patchId: 8fc0797d-2c7b-3c08-8e7b-48c30585a702
Examples
Show patches published within certain dates
publishedDate: [2018-02-01 ... 2018-02-12]
Show patches published starting 2018-02-01, ending 1 month ago
publishedDate: [2018-02-01 ... now-1M]
Show patches published starting 2 weeks ago, ending 1 second ago
publishedDate: [now-2w ... now-1s]
Show patches published on certain date
publishedDate:'2018-02-22'
Example
Find patches for this QID
qid: 3015321
Example
Show patches where reboot is required
rebootRequired: true
Examples
Show scan date within certain date range
scanDateTime:[2018-08-01 ... 2018-09-10]
Show scan date beginning 2018-06-15, ending 1 month ago
scanDateTime:[2018-06-15 ... now-1M]
Show scan date beginning 2 weeks ago, ending 1 second ago
scanDateTime:[now-2w ... now-1s]
Show scan date on a specific date
scanDateTime:'2018-09-12'
Example
Find patches for Redhat
supportedOs: Redhat
Example
Find patches with this vendor assigned severity level
vendorSeverity: Critical
Examples
Find patches related to title
title: Security
Find patches that contain parts of title
title: "Security and Quality Rollup for the .Net Framework"
Find patches that match exact value
title: `Security for the .Net Framework`