Searching Scripts

idid

Use an integer value ##### to find results with an script ID of interest.

Examples

Show all results with this script ID

id:`21`

namename

Use quotes or backticks within values to find all results that have the specified word in their script name.

Examples

Show all results that contain parts of this script name

name:"O365unix"

Show all results that match exact value "unixrun"

name:`unixrun`

descriptiondescription

Use a text value ##### in quotes to find results with a certain script description.

Example

Show all results that have script description

description:"test_file"

platformplatform

Use a text value ##### to find results with certain platform (WINDOWS, LINUX).

Examples

Show all results with this platform

platform:`LINUX`

severityseverity

Use an integer value ##### to find results with this severity (1-5). Select from values in the drop-down menu.

Example

Show findings with severity 5

severity:5

categorycategory

Use a text value ##### to find all results that have the specified category (DATA BACKUP, DATA COLLECTION, GENERAL AUTOMATION, REMEDIATION, SYSTEM ADMINISTRATION,  SYSTEM MAINTENANCE).

Examples

Show results with this category

category:GENERAL AUTOMATION

typetype

Use a text value ##### to find all results that have the specified type (CustomScript).

Examples

Show results with this type

type:CustomScipt

statusstatus

Use a text value ##### to find all results with status (APPROVED, DEPRECATED, PENDING_REVIEW, PENDING_TEST, TESTED).

Examples

Show results with this status

status:`APPROVED`

thresholdthreshold

Use a integer value ##### to find results job with certain threshold value.

Examples

Find results with this threshold

threshold: 3

createdBycreatedBy

Use a text value ##### in quotes to search results with certain username who created the script.

Example

Show results with this username

createdBy:"adminuser"

approvedByapprovedBy

Use a text value ##### in quotes to search results with certain username who approved the Script.

Example:

Show results with this username

approvedBy:"adminuser"

hasSystemBehaviorAffectingCommandshasSystemBehaviorAffectingCommands

Use a text value ##### in quotes to fetch scripts that contain commands that may impact the system behavior and performance of your assets (true, false).

Example:

Show results with system-impacting commands

hasSystemBehaviorAffectingCommands:"True"

gitHubAutoSyncgitHubAutoSync

Use a text value ##### in quotes to fetch scripts that are configured to be automatically synced with GitHub (true, false).

Example:

Show results with scripts are automatically synced with GitHub

gitHubAutoSync:"True"

gitHubSyncStatusgitHubSyncStatus

Use a text value ##### to find results with the specified script job status (failed, success).

Example

Show results with scripts that were not synced with GitHub

gitHubSyncStatus:"failed"

importedScriptFromGitHubimportedScriptFromGitHub

Use a text value ##### in quotes to fetch scripts that are imported from GitHub (true, false).

Example:

Show results with scripts that are imported from GitHub

importedScriptFromGitHub:"True"

importedFromGitHubPublicRepoimportedFromGitHubPublicRepo

Use a text value ##### in quotes to fetch scripts that are imported from GitHub (true, false).

Example

Show results with scripts that are imported from a GitHub public repository (true, false).

importedFromGitHubPublicRepo: "true"

importedFromScriptLibraryimportedFromScriptLibrary

Use a boolean value ##### to filter scripts imported from scripts library.

Example

Show results with scripts imported from scripts library.

importedFromScriptLibrary:"true"

hasSystemBehaviorAffectingCommandshasSystemBehaviorAffectingCommands

Use a boolean value ##### to filter scripts with blacklisted commands.

Example

Show results with scripts that has blackilisted commands.

hasSystemBehaviorAffectingCommands:"true"

andand

Use a boolean query to express your query using AND logic.

Example

Show results created by John

user: `JOHN` and activity: `CREATE`

notnot

Use a boolean query to express your query using NOT logic.

Example

Show activity logs that are not rejected

user: `admin` not activity: `REJECT`

oror

Use a boolean query to express your query using OR logic.

Example

Show results with one of these categories

user: `admin` or activity: `APPROVE`

moduleCodemoduleCode

Use the value to filter scripts based on module code .

Example

Show results with one of these categories

moduleCode: VMDR

 

qidqid

Use the valueto filter scripts based on qid .

Example

Show results with one of these categories

qid 51001511

qidTitleqidTitle

Use the value to filter the Scripts based on qid title.

Example

Show results with one of these categories

qidTitle: `CAR VMDR Dev Testing`

qidSubTypeqidSubType

Use the value to to filter the Scripts based on qid sub type.

Example

Show results with one of these categories

qidSubType `remediation`

qidStatusqidStatus

Use the value to to filter the Scripts based on qid status.

Example

Show results with one of these categories

qidStatus: `Active`

qidTechnologyqidTechnology

Use the value to to filter the Scripts based on qid technology.

Example

Show results with one of these categories

qidTechnology: `PostgreSQL`

qidSeverityqidSeverity

Use the value to to filter the Scripts based on qid severity.

Example

Show results with one of these categories

qidSeverity: `3`

languagelanguage

Use a text value ##### to filter scripts in Library based on the scripting language.

Example

Show findings with this language

language: 'Python'

qidDectionLogicqidDectionLogic

Use this text #### to filter VMDR scripts in Library based on the QID detection logic. 

Example

Show findings with QID detection logic.

qidDetectionLogic: 'UseScript'


 

qidQDSqidQDS

Use This text #### to filter custom QID scripts based don the Qualys Detection Score. 

Example

Show findings with Qualys Detection Score.

qidQDS: '54'

qidVulnerabilityqidVulnerability Type

Use the Confirmed/Potential/Information Gathered as values to filter QIDs with respective vulnerability type.

Example

Show results with vulnerability type.

qidVulnerabilityType: `Confirmed`

scriptLibraryIdscriptLibraryId

Use the script Library ID to fetch the script associated with OT from Library.

Example

Show findings with the script associated to OT

scriptLibraryId: ' 763456'