support cli scan by downloading db from theratintel (#80) #58
Annotations
10 errors
lint:
scanner/grype/grype.go#L68
undefined: yaml (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L22
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L23
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L30
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/io/pipe.go#L31
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L168
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L428
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L433
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
lint:
../../../go/pkg/mod/golang.org/[email protected]/src/encoding/json/encode.go#L438
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|