Commit dd7f6d6
Divyanshu Agrawal
fix(cve): bump github.com/tektoncd/pipeline v1.0.2 → v1.0.4 (CVE-2026-40938, CVE-2026-40161) [release-v0.7.0]
- Update github.com/tektoncd/pipeline from v1.0.2 to v1.0.4
- Addresses CVE-2026-40938: Arbitrary code execution and secret exfiltration
via malicious git commands (fixed in 1.11.1, backported to v1.0.4)
- Addresses CVE-2026-40161: Information disclosure of Git API token via
user-controlled serverURL (affected 1.0.0-1.10.0, fixed in v1.0.4)
- Also bumps k8s.io/api, k8s.io/apimachinery, k8s.io/client-go, k8s.io/code-generator
and go.uber.org/zap as transitive updates pulled in by the tekton bump
- Tests pass: go test ./... ✅
- go mod tidy && go mod verify && go mod vendor ✅
Resolves: SRVKP-11741, SRVKP-11742, SRVKP-11671, SRVKP-11672
Signed-off-by: CVE Fixer Bot <cve-fixer@ambient.ai>
Co-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f9ccb26 commit dd7f6d6
18 files changed
Lines changed: 118 additions & 56 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
904 | 904 | | |
905 | 905 | | |
906 | 906 | | |
907 | | - | |
908 | | - | |
| 907 | + | |
| 908 | + | |
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
| |||
988 | 988 | | |
989 | 989 | | |
990 | 990 | | |
991 | | - | |
992 | | - | |
| 991 | + | |
| 992 | + | |
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
| |||
1660 | 1660 | | |
1661 | 1661 | | |
1662 | 1662 | | |
1663 | | - | |
1664 | | - | |
| 1663 | + | |
| 1664 | + | |
1665 | 1665 | | |
1666 | 1666 | | |
1667 | 1667 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments