[anaconda]: Security updates for Python Packages: click & idna#1938
Open
V-Subhankar-infy wants to merge 1 commit into
Open
[anaconda]: Security updates for Python Packages: click & idna#1938V-Subhankar-infy wants to merge 1 commit into
V-Subhankar-infy wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
✅ 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
marked this pull request as ready for review
July 24, 2026 05:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.