Documentation
¶
Overview ¶
Package container scans container images for OS and language package vulnerabilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerScanner ¶
type ContainerScanner struct {
// contains filtered or unexported fields
}
func NewContainerScanner ¶
func NewContainerScanner() *ContainerScanner
func (*ContainerScanner) Close ¶
func (s *ContainerScanner) Close() error
func (*ContainerScanner) Name ¶
func (s *ContainerScanner) Name() string
func (*ContainerScanner) Type ¶
func (s *ContainerScanner) Type() core.ScanType
Click to show internal directories.
Click to hide internal directories.