Vulnerability Scanning Implementation for container images #2182
Annotations
3 errors
Verify:
go/src/github.com/shipwright-io/build/pkg/image/vulnerability_scan.go#L67
`vulnerabilites` is a misspelling of `vulnerabilities` (misspell)
|
Verify:
go/src/github.com/shipwright-io/build/test/e2e/v1beta1/common_cbs_test.go#L61
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollWithContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
|
Verify
issues found
|