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

feat: check vuln in go code using govulncheck #305

Merged
merged 4 commits into from
Apr 22, 2024
Merged

feat: check vuln in go code using govulncheck #305

merged 4 commits into from
Apr 22, 2024

Conversation

tomMoulard
Copy link
Contributor

This PR introduces go code vulnerability checks using govulncheck.

This PR closes #259

Copy link
Member

@pellared pellared left a comment

Choose a reason for hiding this comment

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

Thanks 👍
Just two comments/questions.

Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
pellared

This comment was marked as duplicate.

@pellared pellared enabled auto-merge (squash) April 22, 2024 08:32
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.00%. Comparing base (3487ae6) to head (6aa1b8d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #305   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           1        1           
  Lines           4        4           
=======================================
  Hits            2        2           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pellared pellared merged commit 7ad9e38 into golang-templates:main Apr 22, 2024
7 checks passed
@tomMoulard tomMoulard deleted the feat/govulncheck branch April 22, 2024 08:40
@pellared pellared mentioned this pull request Jul 30, 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.

Add govulncheck
2 participants