[WIP] Fix vulnerabilities in node:lts-alpine container image - #50207
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Triage: chore (security) / medium risk
|
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
|
Great work! 🎉 This PR looks solid for addressing the container image vulnerabilities. Summary:
What's working well:
The PR is ready for review and merge. The WIP status is fine while awaiting final validation from maintainers.
|
There was a problem hiding this comment.
Pull request overview
Updates the safe-outputs Node container to remediate the bundled npm undici vulnerability.
Changes:
- Installs and overlays
undici6.27.0 or newer. - Updates release notes.
- Normalizes a generated workflow step name.
Show a summary per file
| File | Description |
|---|---|
actions/setup/js/Dockerfile.safe-outputs-mcp |
Patches npm’s bundled undici. |
.changeset/patch-refresh-gh-aw-node.md |
Documents the remediation. |
.github/workflows/smoke-goose.lock.yml |
Updates generated step capitalization. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 3/3 changed files
- Comments generated: 0
- Review effort level: Balanced
|
🎉 This pull request is included in a new release. Release: |
node:lts-alpinecontainer build and its dependency installationundicidependency to version 6.27.0 or newer alongside existing tar and brace-expansion remediations