Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[miniconda] - tqdm - GHSA-g7vv-2v7x-gj9p vulnerability #1059

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;
      • tqdm - minimum package version has been set to 4.66.3;
  • Updated tests to verify tqdm minimum version (Minimum package version set to 4.66.3 which fixes GHSA-g7vv-2v7x-gj9p);

Checklist:

  • Checked that applied changes work as expected

@gauravsaini04 gauravsaini04 requested a review from a team as a code owner May 9, 2024 14:33
Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the tests started failing, @gauravsaini04 can you fix them? thanks!

Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🎉

@samruddhikhandale samruddhikhandale merged commit 018b799 into devcontainers:main Jun 18, 2024
2 checks passed
@gauravsaini04 gauravsaini04 deleted the miniconda_tqdm_GHSA-g7vv-2v7x-gj9p branch June 19, 2024 01:47
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