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

Allow networkx<3.0 to allow security fixes #140

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

Conversation

jdimatteo
Copy link

Description

Allow networkx<3.0 to allow security fixes

Context / Why are we making this change?

networkx before 2.6 is flagged for security vulnerabilities as described at https://security.snyk.io/vuln/SNYK-PYTHON-NETWORKX-1062709

Testing and QA Plan

How has this work been tested or QA'd?

Trusting automated test coverage.

Impact

What are the implications of these changes? Are there any cross-cutting concerns to keep in mind?

networkx<3.0 was allowed with #107 , however was reverted with #108 , and no context was provided why it was reverted, but hopefully this change is fine now given the passage of time.

networkx before 2.6 is flagged for security vulnerabilities as described at https://security.snyk.io/vuln/SNYK-PYTHON-NETWORKX-1062709

Note that networkx<3.0 was allowed with etsy#107 , however was reverted with etsy#108 , and no context was provided why it was reverted, but hopefully this change is fine now given the passage of time.
@jdimatteo
Copy link
Author

Hi can someone please review / merge this or let me know what changes are needed before merging this security fix?

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.

1 participant