Commit ee1161b
authored
fix(security): remediate CVE vulnerabilities (#200)
* fix(security): remediate CVE vulnerabilities
- Update Go version to 1.25.10 (fixes CVE-2026-39820, CVE-2026-42499,
CVE-2026-39836, CVE-2026-33814, CVE-2026-33811, CVE-2026-42501,
CVE-2026-39817, CVE-2026-39826, CVE-2026-39825, CVE-2026-39823,
CVE-2026-39819)
- Update GO_VERSION in CI workflow to match
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
* fix(ci): update Crossplane CLI to stable channel
The 'current' version is no longer available on the 'master' channel.
Update to use the 'stable' channel with 'stable' version to get the
latest stable Crossplane CLI release.
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
* fix(ci): use empty XP_VERSION for latest stable
The value 'stable' is not a valid version. Use an empty string to get
the latest version from the stable channel.
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
---------
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>1 parent 72d5fe4 commit ee1161b
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments