Skip to content

[anaconda]- Update Vulnerable package versions in security patch script and test#1832

Open
sireeshajonnalagadda wants to merge 3 commits intodevcontainers:mainfrom
sireeshajonnalagadda:anaconda_Vulns
Open

[anaconda]- Update Vulnerable package versions in security patch script and test#1832
sireeshajonnalagadda wants to merge 3 commits intodevcontainers:mainfrom
sireeshajonnalagadda:anaconda_Vulns

Conversation

@sireeshajonnalagadda
Copy link
Copy Markdown
Contributor

This PR fixes the security vulnerabilities of anaconda
Ref https://github.com/devcontainers/internal/issues/286

Copilot AI review requested due to automatic review settings April 17, 2026 07:38
@sireeshajonnalagadda sireeshajonnalagadda requested a review from a team as a code owner April 17, 2026 07:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Anaconda image’s security patching to include an additional vulnerable package and aligns the image versioning and tests with the change.

Changes:

  • Add markdown==3.8.1 to the security patch package pin list.
  • Extend the test project to assert the markdown conda package version.
  • Bump the Anaconda image manifest version from 1.3.13 to 1.3.14.
Show a summary per file
File Description
src/anaconda/.devcontainer/apply_security_patches.sh Adds markdown to the list of patched/pinned package versions.
src/anaconda/test-project/test.sh Adds a conda-level version check for markdown.
src/anaconda/manifest.json Increments the image version to publish the security patch update.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 2

Comment thread src/anaconda/test-project/test.sh Outdated
Comment thread src/anaconda/manifest.json
sireeshajonnalagadda and others added 2 commits April 17, 2026 13:12
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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