uc-cdis / peregrine

GraphQL search API service
Apache License 2.0
11 stars 9 forks source link

[Snyk] Security upgrade sqlalchemy from 1.3.5 to 1.3.19 #160

Closed snyk-bot closed 3 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project.

Changes included in this PR

⚠️ Warning ``` stevedore 3.2.0 has requirement pbr!=2.1.0,>=2.0.0, but you have pbr 1.10.0. psqlgraph 3.0.0 has requirement avro~=1.7, but you have avro file-.avro-VERSION.txt. oslo.utils 4.4.0 has requirement pbr!=2.1.0,>=2.0.0, but you have pbr 1.10.0. oslo.serialization 4.0.0 has requirement pbr!=2.1.0,>=2.0.0, but you have pbr 1.10.0. oslo.i18n 5.0.0 has requirement pbr!=2.1.0,>=2.0.0, but you have pbr 1.10.0. graphql-core 2.3.2 has requirement promise<3,>=2.3, but you have promise 2.2.1. gen3datamodel 3.0.1 has requirement jsonschema~=2.5, but you have jsonschema 3.2.0. debtcollector 2.2.0 has requirement pbr!=2.1.0,>=2.0.0, but you have pbr 1.10.0. authutils 3.1.1 has requirement addict~=2.1, but you have addict 0.2.7. authutils 3.1.1 has requirement python-keystoneclient~=1.8, but you have python-keystoneclient 1.6.0. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-PYTHON-SQLALCHEMY-590109
sqlalchemy:
1.3.5 -> 1.3.19
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the effected dependencies could be upgraded.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic

github-actions[bot] commented 4 years ago

The style in this PR agrees with black. :heavy_check_mark:

This formatting comment was generated automatically by a script in uc-cdis/wool.