Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
AstraReleasesMapping = map[string]string{
"precise": "2.12",
"quantal": "2.12",
"raring": "2.12",
"saucy": "2.12",
"trusty": "2.12",
"utopic": "2.12",
"vivid": "2.12",
"wily": "2.12",
"xenial": "2.12",
"yakkety": "2.12",
"zesty": "2.12",
"artful": "2.12",
"bionic": "2.12",
"cosmic": "2.12",
"disco": "2.12",
"eoan": "2.12",
"focal": "2.12",
"groovy": "2.12",
"hirsute": "2.12",
"impish": "2.12",
"jammy": "2.12",
"kinetic": "2.12",
"lunar": "2.12",
}
)
Functions ¶
func SeverityFromPriority ¶
SeverityFromPriority converts Astra priority into Trivy severity
Types ¶
type PackageName ¶
type PackageName string
Click to show internal directories.
Click to hide internal directories.