container

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: MIT Imports: 27 Imported by: 0

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) Init

func (s *ContainerScanner) Init(cfg *core.Config) error

func (*ContainerScanner) Name

func (s *ContainerScanner) Name() string

func (*ContainerScanner) Scan

func (s *ContainerScanner) Scan(ctx context.Context, paths []string, findings chan<- core.Finding) error

func (*ContainerScanner) Type

func (s *ContainerScanner) Type() core.ScanType

Jump to

Keyboard shortcuts

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