MCPcopy
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
36type scanner struct{}
37
38func NewScanner() Scanner {
39 return &scanner{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected