VulnerabilitiesMetricsFilterBySource
objectFilters a metrics query by source.
fieldstringrequired
Allowed values:source
operatorstringrequired
The type of filter to apply.
infilters will limit results to only the specified valuesnot_infilters will exclude the specified values
Allowed values:innot_in
valuearray[string]required
Example:trivy
Example
VulnerabilitiesMetricsFilterByEnvironment
Filters a metrics query by environment.
One Offieldstringrequired
Allowed values:environment
operatorstringrequired
The type of filter to apply.
Empty values are null or undefined.
Allowed values:emptynot_empty
Example
VulnerabilitiesMetricsFilterByRegion
Filters a metrics query by region.
One Offieldstringrequired
Allowed values:region
operatorstringrequired
The type of filter to apply.
Empty values are null or undefined.
Allowed values:emptynot_empty
Example
VulnerabilitiesMetricsFilterByCVE
Filters a metrics query by cve_id.
One Offieldstringrequired
Allowed values:cve_id
operatorstringrequired
The type of filter to apply.
Empty values are null or undefined.
Allowed values:emptynot_empty
Example
VulnerabilitiesMetricsFilterByPackageName
Filters a metrics query by package.name.
One Offieldstringrequired
Allowed values:package.name
operatorstringrequired
The type of filter to apply.
Empty values are null or undefined.
Allowed values:emptynot_empty
Example