You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `vpc` | `key` | R | `"vpc:/aws/us-east-1/vpc/vpc-12345678"` | |
247
+
| `acl` | `key` | I | `"acl:/aws/us-east-1/acl/acl-7ada4a1c"` | |
248
+
| `application` | `type` | A, R | `"application:any"`, `"application:Apache"` | |
249
+
| `asset_type` | `type` | I | `"asset_type:host"` | Applies to the `"type"` of the vulnerable asset. Only one `asset_type` filter of a single asset type is supported in a request. This filter must be present in the exposures query request to be included in the response. |
250
+
| `cloud-trail` | `key` | I | `"cloud-trail:/aws/us-west-2/cloud-trail/trail/Rackspace"` | |
251
+
| `category` | `categories` | !, C, R | `"category:security"`| Applies to the `"categories"` property of the related vulnerability. |
252
+
| `cve` | `cve` | !, A, C, N, R | `"cve:CVE-2013-1937"` | Applies to the `"cve"` property of the related vulnerability.|
253
+
| `cwe` | `cwe` | !, A, C, N, R | `"cwe:CWE-121"` | Applies to the `"cwe"` property of the related vulnerability. |
254
+
| `db-instance` | `key` | I | `"db-instance:/aws/us-east-1/db-instance/db-12345678"` | |
255
+
| `deployment_id` | `deployment_id` | I | `"deployment_id:825283AC-8244-412C-8674-4DBF931E6C16"` | Only one deployment_id filter may be passed per request. |
256
+
| `dns-zone` | `key` | A, I | `"dns-zone:/a/dns-zone/key"` | |
257
+
| `deployment` | `key` | A, I | `"deployment:/al/12345678/deployment/aws/00001111-2222-3333-4444-555566667777"` | |
258
+
| `host` | `key` | I | `"host:/aws/us-east-1/host/i-1234567890abcdef0"` | |
259
+
| `image` | `key` | I, R | `"image:/aws/us-east-1/ami/ami-12345678"` | |
260
+
| `instance-profile` | `key` | A, I | `"instance-profile:/an/instance-profile/key"` | |
261
+
| `kms-key` | `key` | I | `"kms-key:/aws/us-east-1/kms-key/1"` | |
262
+
| `load-balancer` | `key` | I, R | `"load-balancer:/aws/us-east-1/load-balancer/s-12345678"` ||
263
+
| `redshift-cluster` | `key` | I | `"redshift-cluster:/aws/us-east-1/redshift-cluster/rc-12345678"` | |
|`asset_type` | `asset_type:host` | Only one asset_type filter of a single asset type is supported in a request. This filter must be present in the exposures query request to be included in the response. |
| `vpc` | `key` | R | `"vpc:/aws/us-east-1/vpc/vpc-12345678"` | |
113
+
| `acl` | `key` | I | `"acl:/aws/us-east-1/acl/acl-7ada4a1c"` | |
114
+
| `application` | `type` | A, R | `"application:any"`, `"application:Apache"` | |
115
+
| `asset_type` | `type` | I | `"asset_type:host"` | Applies to the `"type"` of the vulnerable asset. Only one `asset_type` filter of a single asset type is supported in a request. This filter must be present in the exposures query request to be included in the response. |
116
+
| `cloud-trail` | `key` | I | `"cloud-trail:/aws/us-west-2/cloud-trail/trail/Rackspace"` | |
117
+
| `category` | `categories` | !, C, R | `"category:security"`| Applies to the `"categories"` property of the related vulnerability. |
118
+
| `cve` | `cve` | !, A, C, N, R | `"cve:CVE-2013-1937"` | Applies to the `"cve"` property of the related vulnerability.|
119
+
| `cwe` | `cwe` | !, A, C, N, R | `"cwe:CWE-121"` | Applies to the `"cwe"` property of the related vulnerability. |
120
+
| `db-instance` | `key` | I | `"db-instance:/aws/us-east-1/db-instance/db-12345678"` | |
121
+
| `deployment_id` | `deployment_id` | I | `"deployment_id:825283AC-8244-412C-8674-4DBF931E6C16"` | Only one deployment_id filter may be passed per request. |
122
+
| `dns-zone` | `key` | A, I | `"dns-zone:/a/dns-zone/key"` | |
123
+
| `deployment` | `key` | A, I | `"deployment:/al/12345678/deployment/aws/00001111-2222-3333-4444-555566667777"` | |
124
+
| `host` | `key` | I | `"host:/aws/us-east-1/host/i-1234567890abcdef0"` | |
125
+
| `image` | `key` | I, R | `"image:/aws/us-east-1/ami/ami-12345678"` | |
126
+
| `instance-profile` | `key` | A, I | `"instance-profile:/an/instance-profile/key"` | |
127
+
| `kms-key` | `key` | I | `"kms-key:/aws/us-east-1/kms-key/1"` | |
128
+
| `load-balancer` | `key` | I, R | `"load-balancer:/aws/us-east-1/load-balancer/s-12345678"` ||
129
+
| `redshift-cluster` | `key` | I | `"redshift-cluster:/aws/us-east-1/redshift-cluster/rc-12345678"` | |
|`asset_type` | `asset_type:host` | Only one asset_type filter of a single asset type is supported in a request. This filter must be present in the exposures query request to be included in the response. |
144
149
paths:
145
150
############################## COLLECTION HEALTH ##############################
0 commit comments