Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of [NET-8601] security: upgrade vault/api to remove go-jose.v2 into release/1.18.x #21053

Conversation

hc-github-team-consul-core
Copy link
Collaborator

Backport

This PR is auto-generated from #20910 to be assessed for backporting due to the inclusion of the label backport/1.18.

🚨

Warning automatic cherry-pick of commits failed. If the first commit failed,
you will see a blank no-op commit below. If at least one commit succeeded, you
will see the cherry-picked commits up to, not including, the commit where
the merge conflict occurred.

The person who merged in the original PR is:
@zalimeni
This person should manually cherry-pick the original PR into a new backport PR,
and close this one when the manual backport PR is merged in.

merge conflict error: POST https://api.github.com/repos/hashicorp/consul/merges: 409 Merge conflict []

The below text is copied from the body of the original PR.


This dependency has an open vulnerability (GO-2024-2631 AKA CVE-2024-28180), and is no longer needed by the latest vault/api. This is a follow-up to the upgrade of go-jose/v3 in this repository to make all our dependencies consolidate on v3.

Also remove the recently added security scan triage block for GO-2024-2631, which was added due to incorrect reports that go-jose/v3@3.0.3 was impacted; in reality, is was this indirect client dependency (not impacted by CVE) that the scanner was flagging. A bug report has been filed to address the incorrect reporting.

This PR will fail some backports due to go.mod/go.sum conflicts, but opening w/ labels to ensure we don't forget. I'll fix up the backports that fail.

Description

  • Upgrade vault/api to latest
  • Remove triage block for go-jose from scanner config

Testing & Reproduction steps

CI including Security Scan continue to pass.

Links

Follow-up to #20901

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

Overview of commits

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved Consul Bot automated PR

Copy link

hashicorp-cla-app bot commented May 4, 2024

CLA assistant check
All committers have signed the CLA.

@zalimeni zalimeni force-pushed the backport/zalimeni/upgrade-vault-remove-go-jose.v2/severely-arriving-grouse branch 2 times, most recently from 27ec8e8 to e5d7dd3 Compare May 9, 2024 18:17
@zalimeni zalimeni force-pushed the backport/zalimeni/upgrade-vault-remove-go-jose.v2/severely-arriving-grouse branch from e5d7dd3 to 2a4deab Compare May 9, 2024 18:21
@zalimeni zalimeni marked this pull request as ready for review May 9, 2024 18:23
@zalimeni zalimeni requested a review from a team as a code owner May 9, 2024 18:23
@zalimeni zalimeni requested a review from a team May 9, 2024 18:23
@zalimeni zalimeni requested a review from a team as a code owner May 9, 2024 18:23
@zalimeni zalimeni requested review from aaron-lane and emilymianeil and removed request for a team May 9, 2024 18:23
@zalimeni zalimeni merged commit a15c9c3 into release/1.18.x May 14, 2024
83 checks passed
@zalimeni zalimeni deleted the backport/zalimeni/upgrade-vault-remove-go-jose.v2/severely-arriving-grouse branch May 14, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants