Skip to content

ci: add govulncheck workflow + README badge - #1

Merged
streamerd merged 1 commit into
mainfrom
build-hardening
Aug 1, 2026
Merged

ci: add govulncheck workflow + README badge#1
streamerd merged 1 commit into
mainfrom
build-hardening

Conversation

@streamerd

Copy link
Copy Markdown
Collaborator

Add govulncheck github action that does

Scan this module and its dependencies for known vulnerabilities.
Runs on every push and pull request (so it gates merges to main), plus weekly to catch.

Newly-disclosed advisories in code that hasn't changed.

The last action worked on downstream on this matter is here:
https://github.com/interposed/aauth-go/actions/runs/30710204711

govulncheck ./... on push, PR, and weekly — gates merges to main once
required in branch protection.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@streamerd
streamerd merged commit b87f3ba into main Aug 1, 2026
2 checks passed

@streamerd streamerd left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

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