v1

latestOpenAPI 3.0.32026-07-134103031.5 MB
Vulnerabilities

Retrieve Vulnerability Definition

get/definitions/{id}/

Path parameters

idstring required

A unique Base58 value identifying this object.

Response

idstring required

A unique Base58 value identifying this object.

namestring required

Name of the vulnerability.
The maximum length is 255 characters.

descstring nullable

Description of the vulnerability.

changedstring date-time required

Date and time of the last change, in ISO 8601 UTC format.
For example, "2023-08-09T13:27:43.8208302".

severity10 | 20 | 30 | 40 | null nullable

Default vulnerability severity.

  • 10 - low
  • 20 - medium
  • 30 - high
  • 40 - critical
cvss_vectorstring nullable

CVSS vector

cwe_idstring nullable

CWE id.

cwe_namestring nullable

CWE name

passiveboolean