You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GHSA and CVE say this vulnerability was only from v1.8.0 to v1.8.4 but govulncheck is applying this to every version, even the current one. Commit 89edd0b had it correct in data/reports/GO-2022-0578.yaml but incorrect in data/osv/GO-2022-0578.json.
(Additionally, we're only using this Vault package as a client and not as a server with the Google Secrets engine so it triggering at all is unfortunate.)
The text was updated successfully, but these errors were encountered:
Report ID
GO-2022-0578
Suggestion/Comment
The GHSA and CVE say this vulnerability was only from v1.8.0 to v1.8.4 but
govulncheck
is applying this to every version, even the current one. Commit 89edd0b had it correct indata/reports/GO-2022-0578.yaml
but incorrect indata/osv/GO-2022-0578.json
.(Additionally, we're only using this Vault package as a client and not as a server with the Google Secrets engine so it triggering at all is unfortunate.)
The text was updated successfully, but these errors were encountered: