The following tokens are supported in the Scripts tab (Remediation > Scripts).
Example
Show script with the specified script ID
id:`21`
Examples
Show all scripts that contain parts of this script name
name: "O365unix"
Show all scripts that match the exact value
name: 'unixrun'
Example
description: "test_file"
Example
platform:`LINUX`
Example
controlCid: 1000
controlBenchmarkTypecontrolBenchmarkType
Example
controlBenchmarkType: CIS
controlTechnologiescontrolTechnologies
Example
controlTechnologies: Windows
Example
Show scripts created by John
user:`JOHN`
and activity:`CREATE`
Example
Show activity logs that are not rejected
user:`admin`
not activity: `REJECT`
Example
Search scripts based on:
user:`admin`
activity:`APPROVE`