Skip to content

Conversation

gauravsaini04
Copy link
Contributor

@gauravsaini04 gauravsaini04 commented Jun 26, 2024

Dev container name:

  • Anaconda

Description:

This PR patches the following vulnerabilities:

This vulnerability comes from the coninuumio/anaconda3 image used upstream for the Anaconda devcontainer.

Changelog:

  • Updated apply_security_patches.sh

    • Upgraded versions for patched anaconda & python packages;
      • urllib3 - minimum package version has been set to 2.2.2;
      • scikit-learn - minimum package version has been set to 1.5.0;
  • Updated tests to verify urllib3 minimum version (Minimum package version set to 2.2.2 which fixes GHSA-34jh-p97f-mpxf) and scikit-learn minimum version (Minimum package version set to 1.5.0 which fixes GHSA-jw8x-6495-233v);

Checklist:

  • Checked that applied changes work as expected

@gauravsaini04 gauravsaini04 requested a review from a team as a code owner June 26, 2024 06:21
@samruddhikhandale samruddhikhandale merged commit 953fb6f into devcontainers:main Jun 26, 2024
@gauravsaini04 gauravsaini04 deleted the anaconda_scikit-learn_urllib3_patched branch June 27, 2024 09:44
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