osv.dev
osv.dev copied to clipboard
Investigate if https://staticcheck.io/ can and should be added to the Go code checks
https://staticcheck.io/ is an additional option for Go code quality checking. Investigate if it's appropriate to add along with go vet.
@another-rex also mentioned https://golangci-lint.run/usage/linters/
Also related: https://github.com/golang/vuln/blob/master/checks.bash