Commit c8c8d7b
fix: bump npm to 11.19.0 and patch bundled tar/brace-expansion in gh-aw-node image
Resolves container image vulnerabilities found in ghcr.io/github/gh-aw-node:
- Bump NPM_VERSION from 11.18.0 to 11.19.0
- Add explicit patch of npm bundled tar to >=7.5.22 and brace-expansion to >=5.0.8
- Alpine CVEs (CVE-2026-58055, CVE-2025-60876) addressed by apk upgrade on rebuild
Closes #49295
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>1 parent 98505d4 commit c8c8d7b
2 files changed
Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments