Skip to content

Conversation

@utahkay
Copy link
Contributor

@utahkay utahkay commented Jun 8, 2022

Motivation

Apt-get latest version of python3-yaml is 5.3.1, but this version contains CVE-2020-14343.

Modifications

Use pip to install pyyaml in order to get a version without the vulnerability.

Verifying this change

  • Make sure that the change passes the CI checks.

Hopefully existing tests verify the functionality that pyyaml is used for.

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

  • Dependencies (does it add or upgrade a dependency): Yes
  • The public API: don't know
  • The schema: don't know
  • The default values of configurations: don't know
  • The wire protocol: don't know
  • The rest endpoints: don't know
  • The admin cli options: don't know
  • Anything that affects deployment: don't know

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    Security fix; should not affect intended behavior.

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants