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 up PyYaml to recommended version to remediate vulnerability - DROP PYTHON 3.4 SUPPORT #366

Merged
merged 16 commits into from
Dec 7, 2021

Conversation

The-inside-man
Copy link
Contributor

Summary

  • Removing PyYaml from SDK test.txt
  • Dropping Python 3.4

Dependabot found critical vulnerability in this dependency and it is not needed in the SDK
Python 3.4 no longer supports required libraries to support new and existing features

Note: PyYaml was previously an explicit dependency, however PyYaml is also a transient dependency in python-coverals, which has already upgraded to the latest version of PyYaml. This version of PyYaml no longer supports Python version 3.4. For this reason we have chose to also drop Python 3.4, as we need to continue proper code coverage on our SDKs to ensure the highest quality of code.

Test plan

  • FSC

Issues

  • “OASIS-8054"

@The-inside-man The-inside-man merged commit eb42c0d into master Dec 7, 2021
@The-inside-man The-inside-man deleted the jbrown/vulnerability-fix branch December 7, 2021 17:31
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.

2 participants