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

# Interface: ExecutiveReportCvesBySeverity0to39

**`Export`**

ExecutiveReportCvesBySeverity0to39

## Table of contents

### Properties

- [count](ExecutiveReportCvesBySeverity0to39.md#count)
- [percentage](ExecutiveReportCvesBySeverity0to39.md#percentage)

## Properties

### count

• **count**: `number`

Number of CVEs with CVSS score lower than 4.

**`Memberof`**

ExecutiveReportCvesBySeverity0to39

#### Defined in

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

___

### percentage

• **percentage**: `number`

Percentage of CVEs with CVSS score lower than 4.

**`Memberof`**

ExecutiveReportCvesBySeverity0to39

#### Defined in

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