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

Bump kubeclient >= 4.9.3 to avoid Kubeclient::Config vulnerability #153

Merged
merged 1 commit into from
May 11, 2022

Commits on May 11, 2022

  1. Bump kubeclient >= 4.9.3 to avoid Kubeclient::Config vulnerability

    4.9.3 fixed [CVE-2022-0759 in `Kubeclient::Config`](ManageIQ/kubeclient#554), which I see you do use, at least in `create_client_from_config`.
    Current "~> 4.3" range already allows 4.9.x but safer to force it as minimum.
    cben committed May 11, 2022
    Configuration menu
    Copy the full SHA
    ff697ea View commit details
    Browse the repository at this point in the history