Gets a vulnerability by an ID.
Documentation Index
Fetch the complete documentation index at: https://vanta.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Ok
Unique identifier for the vulnerability.
Display name of the vulnerability.
Description of the vulnerability.
Integration that the vulnerability is scanned by.
Identifier for the package that the vulnerability is found on. Only relevant to vulnerabilities of type COMMON or GROUPED.
Type of the vulnerability. Possible values: CONFIGURATION, COMMON, GROUPED.
CONFIGURATION, COMMON, GROUPED Unique identifier for the underlying resource that the vulnerability is found on.
Date when the vulnerability was first detected by Vanta.
Date when the vulnerability was first detected by the source.
Date when the vulnerability was last detected.
Severity of the vulnerability. Possible values: LOW, MEDIUM, HIGH, CRITICAL.
CRITICAL, HIGH, LOW, MEDIUM CVSS severity score of the vulnerability.
Scanner score of the vulnerability.
Whether the vulnerability is fixable.
Date when the vulnerability should be remediated by.
Related vulnerabilities. Only relevant to vulnerabilities of type GROUPED.
Related URLs.
External URL for the vulnerability.
Metadata for the deactivation of the vulnerability.
Package version that remediates the vulnerability when reported by the scanner. Null when unknown or not applicable.
Scanning tool that detected the vulnerability