@@ -14,6 +14,11 @@ go-build-linux:
go-test:
go test ./...
go-mod-hygiene:
go mod tidy
git diff --exit-code go.mod go.sum
go mod verify
go-security:
gosec ./...
govulncheck ./...
The note is not visible to the blocked user.