Use the search tokens below to filter control related metadata. Looking for help with writing your query? click here
Examples
Show metadata for control with this name
control.name: Avoid the use of the root account
Example
Show metadata for control with this resource type instance
resource.type: Instance
Example
Show metadata for control with this service type VPC
service.type: VPC
Example
Fetch metadata for CID 12
cid:12
Fetch metadata for multiple CIDs
cid:
2, 3, 6, 9
Example
Find metadata for controls from Amazon Web Services
provider: AWS
Example
Show metadata for controls with High criticality
control.criticality: HIGH
Example
Show metadata controls that are User Defined
control.type: 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"
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
Use the values true | false to fetch metadata for controls that are customizable or not.
Example
Show meta data for controls that are customizable
isCustomizable: true