Commit 6bddc23
committed
Bump Go version to 1.25 to fix govulncheck failures
Go 1.25.8 includes fixes for the following CVEs that are failing
the Two vulncheck build for vpc-tunnel:
- CVE-2026-25679: Incorrect parsing of IPv6 host literals in net/url
- CVE-2026-27139: FileInfo can escape from a Root in os
- CVE-2026-27142: URLs in meta content attribute actions not escaped in html/template
- CVE-2026-27138: Panic in name constraint checking in crypto/x509
- CVE-2026-27137: Incorrect enforcement of email constraints in crypto/x509
Go 1.24 has no backported patches for these vulnerabilities.1 parent a4e9ac0 commit 6bddc23
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
| 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