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

# Interface: ExecutiveReportCvesBySeverity

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`**

ExecutiveReportCvesBySeverity

## Table of contents

### Properties

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

## Properties

### \_0to3\_9

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

**`Memberof`**

ExecutiveReportCvesBySeverity

#### Defined in

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

___

### \_4to7\_9

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

**`Memberof`**

ExecutiveReportCvesBySeverity

#### Defined in

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

___

### \_8to10

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

**`Memberof`**

ExecutiveReportCvesBySeverity

#### Defined in

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