Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 952 Bytes

File metadata and controls

30 lines (23 loc) · 952 Bytes

Vulnerability

Properties

Name Type Description Notes
affectedVersion VulnerabilityScanVersion
cvssScores Map<String, Map<String, Object>> CVSS Scores (when available from the raw scan results) [optional]
description String
fixedVersion VulnerabilityScanVersion
packageName String
references List<String>
severity SeverityEnum [optional]
severitySource String
title String
vulnerabilityId String

Enum: SeverityEnum

Name Value
UNKNOWN "Unknown"
LOW "Low"
MEDIUM "Medium"
HIGH "High"
CRITICAL "Critical"