Skip to content

ci: add govulncheck and dependency-review workflows#61

Merged
bfabio merged 1 commit into
italia:mainfrom
creed-bratton:security-checks
Apr 24, 2026
Merged

ci: add govulncheck and dependency-review workflows#61
bfabio merged 1 commit into
italia:mainfrom
creed-bratton:security-checks

Conversation

@creed-bratton
Copy link
Copy Markdown
Contributor

Adds two supply chain hardening checks:

  • govulncheck runs on every push/PR — checks reachable code for known CVEs (golang.org/x/vuln)
  • dependency-review-action runs on PRs — flags new dependencies with known vulnerabilities or license changes

Both pinned to commit hashes.

@bfabio bfabio merged commit 5c449d9 into italia:main Apr 24, 2026
4 checks passed
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.

2 participants