package
0.58.1
Repository: https://github.com/aquasecurity/trivy.git
Documentation: pkg.go.dev

# Functions

NewRunner initializes Runner that provides scanning functionalities.
Run performs artifact scanning.
WithInitializeScanner takes a custom scanner initialization function.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

InitializeScanner defines the initialize function signature of scanner.
No description provided by the author
TargetKind represents what kind of artifact Trivy scans.