Commit 1d44462
Bump cloudflare/circl from v1.6.1 to v1.6.3 (#4671)
## Why
A customer reported that their Artifactory vulnerability scanner is
blocking the CLI due to CVE-2026-1229 in `cloudflare/circl` < v1.6.3.
The vulnerability is an incorrect calculation in the CIRCL secp384r1
CombinedMult function (CVSS 2.9/LOW). ECDH and ECDSA signing are not
affected.
## Changes
Bumps the indirect dependency `cloudflare/circl` from v1.6.1 to v1.6.3
in go.mod/go.sum. The dependency is pulled in transitively via
`go-crypto`, `hc-install`, and `terraform-exec`.
## Test plan
- [x] `make checks` passes
- [x] CI passes
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 74899eb commit 1d44462
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments