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

chore: add govulncheck and bump Go to 1.20 #523

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

rdimitrov
Copy link
Contributor

@rdimitrov rdimitrov commented Jul 24, 2023

Description of the changes being introduced by the pull request:

The following PR adds govulncheck to CI.

It also includes a change that narrows the jobs running linters and so on to run on a single OS.

Update:

Updated the version of Go from 1.18 to 1.20 since govulncheck found several vulnerabilities when using the 1.18 version - reference.

Release Notes:

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected). Please ensure that your PR title is a Conventional Commit breaking change (with a !, as in feat!: change foo).

Please verify and check that the pull request fulfills the following requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
@rdimitrov rdimitrov added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code code health labels Jul 24, 2023
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
@rdimitrov rdimitrov changed the title chore: add govulncheck chore: add govulncheck and bump Go to 1.20 Jul 24, 2023
@rdimitrov rdimitrov self-assigned this Jul 24, 2023
@mnm678 mnm678 merged commit 7b85661 into theupdateframework:master Jul 25, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code health dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants