
The highest tagged major version is
v2.
package
Version:
v1.9.2
Opens a new window with list of versions in this module.
Published: Dec 19, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Rating represents the severity level of a vulnerability.
const (
CriticalRating Rating = "CRITICAL"
HighRating Rating = "HIGH"
MediumRating Rating = "MEDIUM"
LowRating Rating = "LOW"
UnknownRating Rating = "UNKNOWN"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.