mirror of
https://github.com/dockersrc/go
synced 2026-07-15 05:45:53 -04:00
bc1eb17c2f
Build and Push / build (push) Has been cancelled
Scan Go dependencies against the vulnerability database automatically on every run, between vet and test. Fail fast on known CVEs before spending time running the full test suite. - rootfs/usr/local/bin/go-workflow: add govulncheck ./... as step 4; renumber build to step 6 - README.md: update default workflow diagram to include govulncheck README.md rootfs/usr/local/bin/go-workflow