Konnect Service Catalog

VulnerabilitiesMetricsFilterByEnvironment

Filters a metrics query by environment.

One Of
fieldstringrequired

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 Of
fieldstringrequired

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 Of
fieldstringrequired

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 Of
fieldstringrequired

Allowed values:package.name

operatorstringrequired

The type of filter to apply.
Empty values are null or undefined.

Allowed values:emptynot_empty

Example

VulnerabilitiesMetricsFilterByScanAttributes

Filters a metrics query by scan_attributes properties.
Dot-notation off of scan_attributes is used to specify the property to filter by.

Example: scan_attributes.image_tag.

One Of
fieldstringrequired

Match pattern:^scan_attributes\.[^.\s]+$

operatorstringrequired

The type of filter to apply.
Empty values are null or undefined.

Allowed values:emptynot_empty

Example