Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CveDetails

Details on a CVE.

Properties

cveReference

cveReference: string

CVE ID.

cvss3

cvss3: string

CVSS 3 Score.

Optional description

description: undefined | string

CVE description.

Optional exploitable

exploitable: undefined | string

Can this vulnerability be exploited.

Optional impact

impact: undefined | string

Impact on resource if this vulnerability is exploited.

Optional patchable

patchable: undefined | string

Can this vulnerability be patched.

Optional referenceUrl

referenceUrl: undefined | string

Reference link to know more about this vulnerability.

Optional relatedCveReference

relatedCveReference: undefined | string

ID of related CVE, if applicable.

Optional solution

solution: undefined | string

Recommended solution to fix this vulnerability.

Optional threat

threat: undefined | string

Threat this item poses to resource.

timePublished

timePublished: Date

Date/time the CVE was published.

timeUpdated

timeUpdated: Date

Date/time the CVE was last modified.

title

title: string

Vulnerability title.

Functions

getDeserializedJsonObj

getJsonObj