vulncheck

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLIInvoker added in v0.10.1

type CLIInvoker func(workDir string, command string, flag string, pkg string) ([]byte, error)

type CLIScanner added in v0.10.1

type CLIScanner struct {
	// contains filtered or unexported fields
}

func (*CLIScanner) Scan added in v0.10.1

func (r *CLIScanner) Scan() (*types.Report, error)

type Scanner added in v0.0.3

type Scanner interface {
	Scan() (*types.Report, error)
}

func NewScanner added in v0.0.3

func NewScanner(logger zerolog.Logger, workDir string, inLocalMode bool) Scanner

Jump to

Keyboard shortcuts

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