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

# Interface: DashbarOut

**`Export`**

DashbarOut

## Table of contents

### Properties

- [critical\_cves](DashbarOut.md#critical_cves)
- [cves\_with\_rule](DashbarOut.md#cves_with_rule)
- [exploitable\_cves](DashbarOut.md#exploitable_cves)
- [important\_cves](DashbarOut.md#important_cves)

## Properties

### critical\_cves

• `Optional` **critical\_cves**: `number`

**`Memberof`**

DashbarOut

#### Defined in

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

___

### cves\_with\_rule

• `Optional` **cves\_with\_rule**: `number`

**`Memberof`**

DashbarOut

#### Defined in

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

___

### exploitable\_cves

• `Optional` **exploitable\_cves**: `number`

**`Memberof`**

DashbarOut

#### Defined in

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

___

### important\_cves

• `Optional` **important\_cves**: `number`

**`Memberof`**

DashbarOut

#### Defined in

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