Skip to content

Run govulncheck in CI and release#10

Merged
machado144 merged 1 commit into
mainfrom
feature/ci-govulncheck
Jun 16, 2026
Merged

Run govulncheck in CI and release#10
machado144 merged 1 commit into
mainfrom
feature/ci-govulncheck

Conversation

@machado144

Copy link
Copy Markdown
Contributor

Summary

  • add a Makefile vuln target that runs govulncheck ./...
  • install and run govulncheck in the CI workflow
  • install and run govulncheck in the release workflow before tagging/releasing
  • include the vuln target in make release-check

Notes

  • current local dist/pipekit size: 15,724,728 bytes, shown by ls -lh as 15M
  • the release run triggered before this PR completed successfully, but it did not include govulncheck yet; future release runs will after this merges

Tests

  • go test ./...
  • make vuln

@machado144 machado144 merged commit 1142cff into main Jun 16, 2026
1 check passed
@machado144 machado144 deleted the feature/ci-govulncheck branch June 16, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant