generate SBOM from node-local files #1298
Annotations
6 errors
Submit coverage tests to Coveralls
Bad response: 422 {"message":"Couldn't find a repository matching this job.","error":true}
|
Test go linting:
pkg/sbommanager/v1/sbom_manager.go#L399
func `formatSBOM` is unused (unused)
|
Test go linting:
pkg/sbommanager/v1/sbom_manager.go#L83
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Test go linting:
pkg/sbommanager/v1/source.go#L129
SA1019: config.ArgsEscaped is deprecated: This field is present only for legacy compatibility with Docker and should not be used by new image builders. It is used by Docker for Windows images to indicate that the `Entrypoint` or `Cmd` or both, contains only a single element array, that is a pre-escaped, and combined into a single string `CommandLine`. If `true` the value in `Entrypoint` or `Cmd` should be used as-is to avoid double escaping. https://github.com/opencontainers/image-spec/pull/892 (staticcheck)
|
Test go linting
issues found
|
Scanning - Forbidden Licenses (go-licenses)
Process completed with exit code 1.
|
Loading