fix(deps): update PyPI/pyyaml from 5.3.1 → 5.4 - #18
Open
deepsource-io[bot] wants to merge 1 commit into
Open
Conversation
fix(deps): update PyPI/pyyaml from 5.3.1 → 5.4 This pull request addresses security vulnerabilities in this repository by updating dependencies to a safe version. We recommend manually auditing the package manifest files to verify the fixes. ### Upgrade Summary **pyyaml**: 5.3.1 → 5.4 - Fixes [CVE-2020-14343](GHSA-8q59-q68h-6hv4) (Critical severity) - References: - [https://nvd.nist.gov/vuln/detail/CVE-2020-14343](https://nvd.nist.gov/vuln/detail/CVE-2020-14343) - [https://github.com/SeldonIO/seldon-core/issues/2252](https://github.com/SeldonIO/seldon-core/issues/2252) - [https://github.com/yaml/pyyaml/issues/420](https://github.com/yaml/pyyaml/issues/420) - [https://github.com/yaml/pyyaml/issues/420#issuecomment-663673966](https://github.com/yaml/pyyaml/issues/420#issuecomment-663673966) - [https://github.com/yaml/pyyaml/commit/a001f2782501ad2d24986959f0239a354675f9dc](https://github.com/yaml/pyyaml/commit/a001f2782501ad2d24986959f0239a354675f9dc) - [https://bugzilla.redhat.com/show_bug.cgi?id=1860466](https://bugzilla.redhat.com/show_bug.cgi?id=1860466) - [https://github.com/advisories/GHSA-8q59-q68h-6hv4](https://github.com/advisories/GHSA-8q59-q68h-6hv4) - [https://github.com/pypa/advisory-database/tree/main/vulns/pyyaml/PYSEC-2021-142.yaml](https://github.com/pypa/advisory-database/tree/main/vulns/pyyaml/PYSEC-2021-142.yaml) - [https://github.com/yaml/pyyaml](https://github.com/yaml/pyyaml) - [https://pypi.org/project/PyYAML](https://pypi.org/project/PyYAML) - [https://www.oracle.com/security-alerts/cpuapr2022.html](https://www.oracle.com/security-alerts/cpuapr2022.html) - [https://www.oracle.com/security-alerts/cpujul2022.html](https://www.oracle.com/security-alerts/cpujul2022.html) --- 🤖 This pull request was automatically generated by DeepSource SCA. To view all vulnerabilities in this repository, please visit the [dashboard](https://app.deepsource.com/gh/QuackatronHQ/sca-kitchen-sink/dependencies/).
Contributor
Author
|
Here's the code health analysis summary for commits Analysis Summary
|
|
Here's the code health analysis summary for commits Analysis Summary
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request addresses security vulnerabilities in this repository by updating dependencies to a safe version. We recommend manually auditing the package manifest files to verify the fixes.
Upgrade Summary
pyyaml: 5.3.1 → 5.4
Fixes CVE-2020-14343 (Critical severity)
References:
https://nvd.nist.gov/vuln/detail/CVE-2020-14343
Resolve CVE for PyYAML - CVE-2020-14343 SeldonIO/seldon-core#2252
.load() and FullLoader still vulnerable to fairly trivial RCE yaml/pyyaml#420
.load() and FullLoader still vulnerable to fairly trivial RCE yaml/pyyaml#420 (comment)
yaml/pyyaml@a001f27
https://bugzilla.redhat.com/show_bug.cgi?id=1860466
GHSA-8q59-q68h-6hv4
https://github.com/pypa/advisory-database/tree/main/vulns/pyyaml/PYSEC-2021-142.yaml
https://github.com/yaml/pyyaml
https://pypi.org/project/PyYAML
https://www.oracle.com/security-alerts/cpuapr2022.html
https://www.oracle.com/security-alerts/cpujul2022.html
🤖 This pull request was automatically generated by DeepSource SCA. To view all vulnerabilities in this repository, please visit the dashboard.