Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflow govulncheck #47

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

peczenyj
Copy link
Contributor

@peczenyj peczenyj commented Apr 18, 2024

GitHub Action for govulncheck

https://github.com/golang/govulncheck-action

@quasilyte
Copy link
Owner

@cristaloleg do you know anything about this dependency review action?

@cristaloleg
Copy link
Contributor

My 2c: I prefer verifying Go code via govulncheck https://go.dev/blog/govulncheck (by example https://github.com/cristalhq/.github/blob/main/.github/workflows/vuln.yml) and nothing else.

Also, I don't check Github Actions deps 'cause it's mostly checkout my code and install Go.

@cristaloleg
Copy link
Contributor

Official govulncheck Github Action https://github.com/golang/govulncheck-action

@peczenyj
Copy link
Contributor Author

how about now?

@peczenyj peczenyj changed the title Add dependency review Add workflow govulncheck Apr 18, 2024
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.

None yet

3 participants