[@redhat-cloud-services/vulnerabilities-client](../README.md) / [Exports](../modules.md) / DashboardCvesBySeverity

# Interface: DashboardCvesBySeverity

Number of CVEs discovered on the managed systems, divided into buckets based on their CVSSv3 score (CVSSv2 is used when CVSSv3 is not available).

**`Export`**

DashboardCvesBySeverity

## Table of contents

### Properties

- [\_0to3\_9](DashboardCvesBySeverity.md#_0to3_9)
- [\_4to7\_9](DashboardCvesBySeverity.md#_4to7_9)
- [\_8to10](DashboardCvesBySeverity.md#_8to10)

## Properties

### \_0to3\_9

• **\_0to3\_9**: [`DashboardCvesBySeverity0to39`](DashboardCvesBySeverity0to39.md)

**`Memberof`**

DashboardCvesBySeverity

#### Defined in

[api.ts:573](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/vulnerabilities/git-api/api.ts#L573)

___

### \_4to7\_9

• **\_4to7\_9**: [`DashboardCvesBySeverity4to79`](DashboardCvesBySeverity4to79.md)

**`Memberof`**

DashboardCvesBySeverity

#### Defined in

[api.ts:579](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/vulnerabilities/git-api/api.ts#L579)

___

### \_8to10

• **\_8to10**: [`DashboardCvesBySeverity8to10`](DashboardCvesBySeverity8to10.md)

**`Memberof`**

DashboardCvesBySeverity

#### Defined in

[api.ts:585](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/vulnerabilities/git-api/api.ts#L585)
