Commit 5dc16f5
fix: resolve CVE-2025-15558 and improve image scan workflow
Bump go-containerregistry from v0.20.7 to v0.21.2 in skills-init
Dockerfile to fix CVE-2025-15558 (docker/cli privilege escalation).
Add fail-fast: false to image scan matrix and include golang-adk image.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>1 parent 92a6d64 commit 5dc16f5
File tree
2 files changed
+3
-1
lines changed- .github/workflows
- docker/skills-init
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments