Fix CVE-2024-2660#1519
Conversation
Update github.com/hashicorp/vault/api to v1.14.0 to fix: [CVE-2024-2660] CWE-703: Improper Check or Handling of Exceptional Conditions https://ossindex.sonatype.org/vulnerability/CVE-2024-2660 Signed-off-by: Theo Brigitte <theo.brigitte@gmail.com>
770297f to
5693ed9
Compare
Upstream fix getsops/sops#1519
|
This has similar problems in CI as #1515. @getsops/maintainers can someone with more Go experience take a look at this? |
Signed-off-by: Theo Brigitte <theo.brigitte@gmail.com>
1090801 to
4912b54
Compare
This happens when running At first I did not felt like updating the go version in this PR. |
|
My guess is that #1427 should have also bumped the |
|
Should I move the go version update to a different PR or you're fine having this change here ? |
|
I guess it's fine here, but for this kind of PRs I prefer input from someone else from the maintainer team since I'm not that familiar with the Golang module mechanism :) |
Will review this pr later today |
|
@TheoBrigitte thanks for fixing this! |
Update
github.com/hashicorp/vault/apitov1.14.0to fix following CVE:Note: As of today latest version of
github.com/hashicorp/vault/apiisv1.14.0and notv1.16.0as shown in the above report