Use the search tokens below to search for control evaluations (click on any control name on the Monitor > IaC Posture tab). Looking for help with writing your query? click here
Example
Show controls with this ID
cid: 205767712438
Example
Show controls with High criticality
control.criticality: HIGH
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
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 findings with resource ID
resource.id:
43e92a2d-1234-43fb-b13e-e4ae50825835
Example
Show resources of type Instance
resource.type: VPC
Example
Show resources that have PASS result from control evaluation.
resource.result: PASS
Example
Show service type VPC
service.type: VPC
Example
Show all source files from GitHub
iac.source: GitHub
Example
Show all ARM templates
iac.template.type: ARM
Examples
Show resources discovered within certain dates
evaluatedOn: [2018-01-01 ... 2018-03-01]
Show resources updated starting 2018-10-01, ending 1 month ago
evaluatedOn: [2018-01-01 ... now-1m]
Show resources updated starting 2 weeks ago, ending 1 second ago
evaluatedOn: [now-2w ... now-1s]
Show resources discovered on specific date
evaluatedOn: 2018-01-08
Example
Show findings with tenant ID
tenantId: ocid1.tenancy.oc1..aaaaaaaax2gwhq3hszjqhte5pgzijgyge6gvlsrqar6kxn7itwhk7keokamq
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
Example
Show findings with account ID 205767712438 and type Subnet
account.id: 205767712438 and resource.type: Subnet
Example
Show findings that are not resource type Instance
not resource.type: Instance
Example
Show findings with one of these tag values
tag.value: Finance or tag.value: Accounting