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

Please migrate to new Yaml Version V3 #1241

Closed
reachlakstar opened this issue Aug 2, 2022 · 1 comment
Closed

Please migrate to new Yaml Version V3 #1241

reachlakstar opened this issue Aug 2, 2022 · 1 comment
Labels
dependencies Pull requests that update a dependency file rejected/invalid Not a bug but a misunderstanding by the requester

Comments

@reachlakstar
Copy link

reachlakstar commented Aug 2, 2022

FORTIFY is throwing vulnerability with Yaml V2, can you please migrate to V3

@brackendawson
Copy link
Collaborator

brackendawson commented Aug 4, 2022

v1.8.0 does not use Yaml V2:

% go mod why -m "gopkg.in/yaml.v2"
# gopkg.in/yaml.v2
(main module does not need module gopkg.in/yaml.v2)

And nancy is happy:

% go list -json -deps | nancy sleuth
Checking for updates...
Already up-to-date.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Summary                     ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━┫
┃ Audited Dependencies    ┃ 4 ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━╋━━━┫
┃ Vulnerable Dependencies ┃ 0 ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━┛

What version of testify are you using?

@dolmen dolmen closed this as not planned Won't fix, can't repro, duplicate, stale Jul 25, 2023
@dolmen dolmen added dependencies Pull requests that update a dependency file rejected/invalid Not a bug but a misunderstanding by the requester labels Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rejected/invalid Not a bug but a misunderstanding by the requester
Projects
None yet
Development

No branches or pull requests

3 participants