Konnect Service Catalog

VulnerabilitiesMetricsFilterBySource

object

Filters a metrics query by source.

fieldstringrequired

Allowed values:source

operatorstringrequired

The type of filter to apply.

  • in filters will limit results to only the specified values
  • not_in filters will exclude the specified values

Allowed values:innot_in

valuearray[string]required

Example:trivy

Example

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