Skip to content

Conversation

alexander-smolyakov
Copy link
Contributor

Dev container name:

  • anaconda

Description:

This PR addresses the CVE-2023-28370 vulnerability. The vulnerability comes from the continuumio/anaconda3 image and is related to the tornado package.

Changelog:

  • Updated Dockerfile to install the latest tornado package version;
  • Added test to verify tornado minimum version (Minimum package version set to 6.3.2 which fixes CVE-2023-28370);
  • Updated manifest to include info about the tornado package;

Checklist:

  • Checked that applied changes work as expected

- Update Dockerfile to install the latest tornado package version;
- Added test to verify tornado minimum version;
- Updated manifest to include info about the tornado package;
@alexander-smolyakov alexander-smolyakov requested a review from a team as a code owner June 5, 2023 12:25
@samruddhikhandale samruddhikhandale merged commit 8edb120 into devcontainers:main Jun 5, 2023
@alexander-smolyakov alexander-smolyakov deleted the users/alexander-smolyakov/anaconda-address-security-vulnerability-CVE-2023-28370 branch June 7, 2023 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants