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

Update k8s python client lib to address CVE-2020-1747 #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hedgieinsocks
Copy link

Hello!

The kubernetes>=10.0.0,<11 python client library currently used in the project relies on PyYAML 3.13 lib which has CVE-2020-1747

This issue has been addressed in 18.20.0 release.

But the following 19.15.0 release introduced some changes in the names of some modules and classes.

This PR bumps the kubernetes python client library and makes the relevant code changes.

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

1 participant