Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Include vulncheck in make#1285

Merged
harshavardhana merged 2 commits intominio:masterfrom
pjuarezd:vulncheck-make
Sep 14, 2022
Merged

Include vulncheck in make#1285
harshavardhana merged 2 commits intominio:masterfrom
pjuarezd:vulncheck-make

Conversation

@pjuarezd
Copy link
Copy Markdown
Member

@pjuarezd pjuarezd commented Sep 13, 2022

Vulnerability test also available in the Makefile.

One caveat is that currently there is a "vulnerability" in "net/url" package whose fix is in 1.18.6 and 1.19.1, however the DB only lists the fix in 1.19.1,

Already requested to include 1.18.6 as fixed verison
golang/vulndb#994

no dependency on thirdparty actions

- Get latest go version
- No vulncheck in `make build`
@pjuarezd
Copy link
Copy Markdown
Member Author

pjuarezd commented Sep 13, 2022

Vulncheck is failing in 1.18 due to a problem with report GO-2022-0969, it's supposed to be fixed in 1.1.8.6 however the utility stills markes it as vulnerable, reported on golang/vulndb#996

Open issue in golang/go#55035

Comment thread .github/workflows/vulncheck.yml Outdated
@harshavardhana harshavardhana merged commit eb5f56e into minio:master Sep 14, 2022
@pjuarezd pjuarezd deleted the vulncheck-make branch September 14, 2022 07:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants