Discover Packages
github.com/aquasecurity/trivy
pkg
dependency
parser
dotnet
core_deps
package
Version:
v0.68.2
Opens a new window with list of versions in this module.
Published: Dec 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
Documentation
¶
type RuntimeTarget struct {
Name string `json:"name"`
}
type TargetLib struct {
Dependencies map[string ]string `json:"dependencies"`
Runtime any `json:"runtime"`
RuntimeTargets any `json:"runtimeTargets"`
Native any `json:"native"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.