Documentation
¶
Index ¶
Constants ¶
View Source
const Name = "clair"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Converter ¶
type Converter struct{}
Converter implements the converter.Converter interface for Clair scanner output.
func (*Converter) CanHandle ¶
CanHandle returns true if the JSON container is Clair output. Clair v4 output has manifest_hash and vulnerabilities at the top level.
Click to show internal directories.
Click to hide internal directories.