Use the search tokens below to search for control evaluations (click on any control name on the Monitor > Cloud Posture tab). Looking for help with writing your query? click here
Example
Show findings with this account ID
account.id: 205767712438
Example
Show resources with this account alias
account.alias: Example_account
Example
Show connectors with this subscription name
subscriptionName: Sample Cloud Subscription
Example
Show controls with this ID
cid: 205767712438
Example
Show controls that are customizable
isCustomizable: true
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"
Example
Show control that are User Defined
control.type: User Defined
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 all the controls that belong to the SC-7 control objective section
controlObjective.section: SC-7
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
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
Find resources synced from Amazon AWS
provider: AWS
Example
Find resources in the Singapore region
region: Singapore, Singapore
Example
Show findings with resource ID
resource.id: 2012438
Example
Show resources of type Instance
resource.type: Instance
Example
Show findings with tenant ID
tenantId: ocid1.tenancy.oc1..aaaaaaaax2gwhq3hszjqhte5pgzijgyge6gvlsrqar6kxn7itwhk7keokamq
Example
Show resources that have PASS result from control evaluation.
resource.result: PASS
Example
Show service type VPC
service.type: VPC
Example
Show exceptions with this name
exception.name: Sample_exception
Example
Show controls which remediation is enabled
isRemediable: TRUE
Example
Show controls with success as the remediation status
remediationStatus: Success
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
controlObjective.commentscontrolObjective.comments
Use the name of control objective's comments to view all the controls that match the to the specified comment.
Examples
Show all the controls that match the control objective comment saying Boundary Protection
controlObjective.comments: Boundary Protection