Use the search tokens below to search for control evaluations (click on any control name on the Policy > Controls tab). Looking for help with writing your query? click here
Example
Show policies or controls created by the specified user
createdBy: user_john
Example
Show policies or controls modified by the specified user
modifiedBy: user_john
Example
Show resources created within certain dates
createdDate: [2018-01-01 ... 2018-03-01]
Show resources created from starting 2018-01-01, ending 1 month ago
createdDate: [2018-01-01 ... now-1m]
Show resources created starting 2 weeks ago, ending 1 second ago
createdDate: [now-2w ... now-1s]
Show resources created on specific date
createdDate: [2018-01-08]
Example
Show resources modified within certain dates
modifiedDate: [2018-01-01 ... 2018-03-01]
Show resources modified from starting 2018-01-01, ending 1 month ago
modifiedDate: [2018-01-01 ... now-1m]
Show resources modified starting 2 weeks ago, ending 1 second ago
modifiedDate: [now-2w ... now-1s]
Show resources modified on specific date
modifiedDate: [2018-01-08]
Example
Show controls with this ID
policyType: 205767712438
Example
Show controls that are customizable
isCustomizable: true
Example
Show the policy that belong to specified unique ID
policy.uuid: uuid:80313390-aa04-11e9-9596-45e2d51410b1
Example
Show the control that belong to specified unique ID
rootParentCid: 12
Show the policy that created from the specified control ID
parentCid: 12
Example
Show controls with this ID
cid: 205767712438
Example
Show policy that are User Defined
policyType: User Defined
Examples
Show findings with this name
policy.name: CIS Amazon Web Services Foundations Benchmark
Show any findings that contain parts of name
policy.name: "CIS Amazon Web Services Foundations Benchmark"
Examples
Show policies created with controls used for resource evaluation.
policy.executionType: Run Time
Show policies created with controls used for IaC file evaluation.
policy.executionType: Build Time
Examples
Show findings with this name
policy.name: CIS Amazon Web Services Foundations Benchmark
Show any findings that contain parts of name
policy.name: "CIS Amazon Web Services Foundations Benchmark"
Example
Show controls with High criticality
control.criticality: HIGH
Examples
Show controls with this description
control.description: my-description
Show controls that contain parts of description
control.description: "my-description"
Examples
Show findings with this name
control.name: Avoid the use of the root account
Show any findings that contain parts of name
control.name: "Avoid the use of the root account"
Examples
Show controls that passed
control.result: PASS
Show controls that failed
control.result: FAIL
Example
Show control that are User Defined
control.type: User Defined
Examples
Show controls used for resource evaluation.
control.executionType: Run Time
Show controls used for IaC file evaluation.
control.executionType: Build Time
Example
Find resources synced from Amazon AWS
provider: AWS
Example
Find resources in the Singapore region
region: Singapore
Example
Show findings with resource ID
resource.id: 2012438
Example
Show resources of type Instance
resource.type: Instance
Example
Show service type VPC
service.type: VPC
Example
Show controls that are remediable
isRemediable: TRUE
Examples
Show all the controls that belong to the SC-7 control objective section
controlObjective.section: SC-7
Examples
Show all the controls that belong to the Cloud Controls Matrix (CCM) mandate policy
mandate.name: Cloud Controls Matrix (CCM)
Examples
Show all the controls that belong to the Cloud Security Alliance (CSA) mandate publisher
mandate.publisher: Cloud Security Alliance
Examples
Show all the controls that belong to the AIS requirement section
requirement.section: AIS
Examples
Show controls with specific qflow id
qflow.id: 80313390-aa04-11e9-9596-45e2d51410b1
Examples
Show controls that are created from QFlow with a name that partially matches the specified QFlow name.
qflow.name: "Publicly accessible S3 buckets"
Show controls that are created from QFlow with a name that exactly matches the specified QFlow name.
qflow.name: `S3 buckets`