Update pyyaml due to CVE-2017-18342#1184
Conversation
CVE-2017-18342 high severity Vulnerable versions: < 4.2b1 Patched version: 4.2b1 In PyYAML before 4.1, the yaml.load() API could execute arbitrary code. In other words, yaml.safe_load is not used.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: unterstein The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @unterstein! |
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
|
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
|
/retest |
|
/remove-lifecycle rotten |
|
/lifecycle frozen |
|
Thank you for raising this PR. #1306 supersedes this. Hence, closing this PR. |
|
/close |
|
@palnabarun: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
While using k8s python client, we see this warning popping up in github: