vulnerability

package
v1.0.24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(vulnType string) bool

func Map

func Map() map[string]Type

Types

type Type

type Type string
const (
	Vulnerability Type = "Vulnerability"
	RiskAccepted  Type = "Risk Accepted"
	FalsePositive Type = "False Positive"
	Corrected     Type = "Corrected"
)

func GetVulnTypeOrDefault

func GetVulnTypeOrDefault(vulnType string) Type

func Values

func Values() []Type

func (Type) IsValid

func (t Type) IsValid() bool

func (Type) ToString

func (t Type) ToString() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL