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

fix: CVE-2023-32731 Connection confusion in gRPC in a demo service #3170

Merged
merged 1 commit into from Jul 6, 2023

Conversation

olegbespalov
Copy link
Collaborator

@olegbespalov olegbespalov commented Jul 6, 2023

What?

Fix the CVE-2023-32731 Connection confusion in gRPC in a demo service

Why?

The vulnerable dependency is in the demo service, but it's still better to fix.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make ci-like-lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

@olegbespalov olegbespalov added this to the v0.46.0 milestone Jul 6, 2023
@olegbespalov olegbespalov self-assigned this Jul 6, 2023
@olegbespalov olegbespalov merged commit 5f0f914 into master Jul 6, 2023
21 of 22 checks passed
@olegbespalov olegbespalov deleted the fix/connection-confusion branch July 6, 2023 08:39
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.

None yet

3 participants