Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AssessmentOptions = []string{string(dtos.ComponentNotPresent), string(dtos.VulnerableCodeNotPresent), string(dtos.VulnerableCodeNotInExecutePath), string(dtos.VulnerableCodeCannotBeControlledByAdversary), string(dtos.InlineMitigationsAlreadyExist)}
View Source
var ErrNoRecommendation = fmt.Errorf("no recommendation")
Functions ¶
func PathToString ¶
Types ¶
type Organization ¶
Click to show internal directories.
Click to hide internal directories.