Skip to content

Sonatype OSS Index CVE #2745

Answered by mattijn
johnmarkpittman asked this question in Q&A
Dec 5, 2022 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Regardless true/false of this CVE within the current scope of Altair; are you allowed to install pyyaml? This vulnerability has been fixed upstream in pyyaml>=5.4: https://github.com/yaml/pyyaml/blob/master/CHANGES#L27

It might be good to eventually move from yaml.FullLoader to yaml.SafeLoader for other reasons:

FullLoader will be same or close to SafeLoader and will be deprecated.
yaml/pyyaml#420 (comment)

If you prepare a pull request mentioning that the FullLoader is intended to be deprecated and replaced by SafeLoader then we can finish this discussion too.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mattijn
Comment options

Comment options

You must be logged in to vote
1 reply
@johnmarkpittman
Comment options

Answer selected by johnmarkpittman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants