# Functions
NewRunner initializes Runner that provides scanning functionalities.
Run performs artifact scanning.
WithCacheClient takes a custom cache implementation It is useful when Trivy is imported as a library.
# 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
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.
TargetKind represents what kind of artifact Trivy scans.