package
3.9.1-2869
Repository: https://github.com/deepfactor-io/trivy.git
Documentation: pkg.go.dev

# Constants

For detected misconfigurations.
No description provided by the author
For detected packages and vulnerabilities in language-specific packages.
For detected package licenses.
For detected licenses in files.
For detected packages and vulnerabilities in OS packages.
For detected secrets.
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
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
No description provided by the author
No description provided by the author
No description provided by the author
LicenseScanner is the scanner of licenses.
MisconfigScanner is the scanner of misconfigurations.
NoneScanner is the scanner of none.
RBACScanner is the scanner of rbac assessment.
No description provided by the author
No description provided by the author
SecretScanner is the scanner of secrets.
StatusException Passed represents the status of exception.
StatusFailure represents failure status.
StatusPassed represents successful status.
UnknownScanner is the scanner of unknown.
VulnerabilityScanner is the scanner of vulnerabilities.
VulnTypeLibrary is a vulnerability type of programming language dependencies.
VulnTypeOS is a vulnerability type of OS packages.
VulnTypeUnknown is a vulnerability type of unknown.

# Variables

AllImageConfigScanners has a list of available scanners on container image config.
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

# Structs

No description provided by the author
DetectedMisconfiguration holds detected misconfigurations.
DetectedVulnerability holds the information of detected vulnerabilities.
No description provided by the author
Library holds the attribute of a package library.
Metadata represents a metadata of artifact.
No description provided by the author
Report represents a scan result.
Result holds a target and detected vulnerabilities.
No description provided by the author
ScanOptions holds the attributes for scanning vulnerabilities.
ScanTarget holds the attributes for scanning.

# Type aliases

BySeverity implements sort.Interface based on the Severity field.
No description provided by the author
No description provided by the author
MisconfStatus represents a status of misconfiguration.
No description provided by the author
Results to hold list of Result.
No description provided by the author
Scanner represents the type of security scanning.
Scanners is a slice of scanners.
VulnType represents vulnerability type.