Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aquasecurity/trivy
/ scanner
Struct
scanner
pkg/scan/langpkg/scan.go:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
type
scanner
struct
{}
37
38
func
NewScanner() Scanner {
39
return
&scanner{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected