Commit 0d9c5ad
fix(ci,deps): unblock v1.6.0 publish — restore npm upgrade, bump hono (CVE-2026-54290)
The v1.6.0 tag publish failed on both pipelines:
- npm-publish: tokenless OIDC trusted publishing needs npm >= 11.5.1, but the
`npm install -g npm` upgrade was removed (SEC-015). Restore it pinned to
npm@11.17.0 and tighten the provenance check to require >= 11.5.1.
- docker-publish: Trivy gated on HIGH CVE-2026-54290 in transitive hono@4.12.22.
Add an npm override pinning hono to >= 4.12.25 (verified: image scan now clean).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3cdc043 commit 0d9c5ad
4 files changed
Lines changed: 15 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
36 | | - | |
37 | | - | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | | - | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
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 | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
0 commit comments