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

[release-0.2] Fix http/2 CVE #96

Commits on Oct 17, 2023

  1. Update golang.org/x/net

    golang.org/x/net v0.17.0 has fixes for http/2 CVE
    razo7 authored and openshift-cherrypick-robot committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7c7f5e6 View commit details
    Browse the repository at this point in the history
  2. Update k8s.io/[email protected]

    Run 'go get k8s.io/[email protected]' for updating go.mod and fixing http/2 CVE
    razo7 authored and openshift-cherrypick-robot committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    35cce5f View commit details
    Browse the repository at this point in the history
  3. Run make go-verify

    Add missing and remove unused modules, make vendored copy of dependencies, and verify dependencies have expected content
    razo7 authored and openshift-cherrypick-robot committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0ef3c61 View commit details
    Browse the repository at this point in the history