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: [#48] Enable govulncheck and enforce minimum code coverage #64

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

sbp-bvanb
Copy link
Collaborator

@sbp-bvanb sbp-bvanb commented Aug 30, 2024

  • Enable govulncheck to check Golang vulnerabilities.
  • Enforce a minimum code coverage. By default: 80 percent.

@sbp-bvanb sbp-bvanb linked an issue Aug 30, 2024 that may be closed by this pull request
@sbp-bvanb sbp-bvanb force-pushed the govulncheck-and-coverage branch from 8ff47ad to 2f63fc2 Compare August 30, 2024 06:30
@sbp-bvanb sbp-bvanb linked an issue Aug 30, 2024 that may be closed by this pull request
@sbp-bvanb sbp-bvanb force-pushed the govulncheck-and-coverage branch 2 times, most recently from 3dca350 to f66f784 Compare August 30, 2024 06:49
@sbp-bvanb sbp-bvanb changed the title feat: [#48] Enable govulncheck feat: [#48] Enable govulncheck and enforce minimum code coverage Aug 30, 2024
@sbp-bvanb sbp-bvanb force-pushed the govulncheck-and-coverage branch from f66f784 to 979293b Compare August 30, 2024 06:54
@sbp-bvanb sbp-bvanb merged commit 8528148 into main Aug 30, 2024
1 check passed
@sbp-bvanb sbp-bvanb deleted the govulncheck-and-coverage branch August 30, 2024 07:29
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.

code coverage govulncheck
2 participants