Skip to content

Conversation

gauravsaini04
Copy link
Contributor

Dev container name:

  • Miniconda

Description:

This PR patches the following vulnerability:

This vulnerability comes from the coninuumio/Miniconda3 image used upstream for the Miniconda devcontainer.

Changelog:

  • Updated Dockerfile

    • Upgraded version for patched python package;
      • cryptography - minimum package version has been set to 42.0.4;
    • Removed version for patched conda package;
      • cryptography - minimum package version was previously set to 42.0.2;
    • Removed version for patched pyopenssl package;
      • pyopenssl - minimun package version for sake of compatibility with cryptography v42.02 was previously set to 24.0.0;
  • Updated tests to verify cryptography minimum version (Minimum package version set to 42.0.4 which fixes GHSA-6vqw-3v5j-54x4);

Checklist:

  • Checked that applied changes work as expected

@gauravsaini04 gauravsaini04 requested a review from a team as a code owner February 27, 2024 06:49
@samruddhikhandale samruddhikhandale merged commit f5a7c1d into devcontainers:main Feb 28, 2024
@gauravsaini04 gauravsaini04 deleted the miniconda_cryptography_GHSA-6vqw-3v5j-54x4 branch February 29, 2024 01:09
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