Skip to content

[anaconda]: Security updates for Python Packages: click & idna#1938

Open
V-Subhankar-infy wants to merge 1 commit into
devcontainers:mainfrom
V-Subhankar-infy:fix-anaconda
Open

[anaconda]: Security updates for Python Packages: click & idna#1938
V-Subhankar-infy wants to merge 1 commit into
devcontainers:mainfrom
V-Subhankar-infy:fix-anaconda

Conversation

@V-Subhankar-infy

@V-Subhankar-infy V-Subhankar-infy commented Jul 23, 2026

Copy link
Copy Markdown
Member
GHSA ID Vulnerability ID Action Package Installed Version Required Version Language Install Path Image Digest
Python (Pip) Security Update for click (GHSA-47fr-3ffg-hgmw) 5012984 Yes, updated to 8.4.2 click 8.1.7 8.3.3 Python opt/conda/lib/python3.12/site-packages/click-8.1.7.dist-info/METADATA sha256:7de6f67135f63e32d2357da6d1df7d794a03288beb8b10cb05a470b8cf3eb787
Python (Pip) Security Update for idna (GHSA-65pc-fj4g-8rjx) 5012909 Yes, updated to 3.18 idna 3.7 3.15 Python opt/conda/lib/python3.12/site-packages/idna-3.7.dist-info/METADATA sha256:98c49662a023995b8614a70080c6facd7a413b0ca098878b6f36067523438ae2

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Ready to approve

The version bump, documentation update, security patch list, and tests are consistent and no blocking issues were identified in the changed hunks.

Note: this review does not count toward required approvals for merging.

Pull request overview

Updates the Anaconda dev container image to incorporate security-related package upgrades (click and idna) and bumps the image patch version/documentation accordingly.

Changes:

  • Add click (8.4.2) and idna (3.18) to the security patch application list.
  • Extend the Anaconda test project to validate the updated package versions via conda checks.
  • Bump Anaconda image version from 1.3.22 to 1.3.23 and update the README tag example to match.
File summaries
File Description
src/anaconda/.devcontainer/apply_security_patches.sh Adds click/idna to the patched package version list and documents the related GHSAs.
src/anaconda/test-project/test.sh Adds conda-level version checks for click and idna.
src/anaconda/manifest.json Bumps the image version to 1.3.23.
src/anaconda/README.md Updates the semantic-version tag example to 1.3.23-3 to match the manifest.

Review details

  • Files reviewed: 4/4 changed files
  • Comments generated: 0
  • Review effort level: Low

Note

Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.

@V-Subhankar-infy
V-Subhankar-infy marked this pull request as ready for review July 24, 2026 05:18
@V-Subhankar-infy
V-Subhankar-infy requested a review from a team as a code owner July 24, 2026 05:18
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