Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 774 Bytes

File metadata and controls

35 lines (23 loc) · 774 Bytes

Vulnerability

Properties

Name Type Description Notes
vendor String
product String
version String
cveNumber String
severity SeverityEnum
source String
cvssVersion String
cvssVector String
remarks String
score BigDecimal
isUnknown Boolean [optional]

Enum: SeverityEnum

Name Value
CRITICAL "CRITICAL"
HIGH "HIGH"
MEDIUM "MEDIUM"
LOW "LOW"
UNKNOWN "UNKNOWN"