crim-ca / weaver

Weaver: Workflow Execution Management Service (EMS); Application, Deployment and Execution Service (ADES); OGC API - Processes; WPS; CWL Application Package
https://pavics-weaver.readthedocs.io
Apache License 2.0
23 stars 6 forks source link

[Snyk] Security upgrade dnspython from 2.3.0 to 2.6.0rc1 #602

Closed fmigneault closed 1 month ago

fmigneault commented 4 months ago

This PR was automatically created by Snyk using the credentials of a real user.


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

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - requirements.txt
⚠️ Warning ``` schema-salad 8.4.20230808163024 has requirement ruamel.yaml<0.18,>=0.16.12, but you have ruamel.yaml 0.18.6. rdflib 6.3.2 has requirement importlib-metadata<5.0.0,>=4.0.0; python_version >= "3.7" and python_version < "3.8", but you have importlib-metadata 6.7.0. pymongo 4.6.1 requires dnspython, which is not installed. geotiff 0.2.10 requires pyproj, which is not installed. cwltool 3.1.20230906142556 has requirement ruamel.yaml<0.18,>=0.15, but you have ruamel.yaml 0.18.6. cwl-utils 0.28 has requirement ruamel.yaml<0.18,>=0.17.6; python_version >= "3.7", but you have ruamel.yaml 0.18.6. cwl-utils 0.28 has requirement ruamel.yaml<0.18,>=0.16.12, but you have ruamel.yaml 0.18.6. cwl-upgrader 1.2.8 has requirement ruamel.yaml<0.18,>=0.15.71, but you have ruamel.yaml 0.18.6. celery 5.3.0 has requirement kombu<6.0,>=5.3.0, but you have kombu 5.3.0b3. botocore 1.33.13 has requirement urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.0.7. ```
#### Vulnerabilities that will be fixed ##### By pinning: Severity | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | Incorrect Behavior Order
[SNYK-PYTHON-DNSPYTHON-6241713](https://snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713) | `dnspython:`
`2.3.0 -> 2.6.0rc1`
| No | Proof of Concept 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 affected 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](https://app.snyk.io/org/fmigneault/project/e70ab783-8025-473e-9f7c-3b18a705d514?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/fmigneault/project/e70ab783-8025-473e-9f7c-3b18a705d514?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"8e89462d-be8f-40bd-8a34-5d5dd8df9638","prPublicId":"8e89462d-be8f-40bd-8a34-5d5dd8df9638","dependencies":[{"name":"dnspython","from":"2.3.0","to":"2.6.0rc1"}],"packageManager":"pip","projectPublicId":"e70ab783-8025-473e-9f7c-3b18a705d514","projectUrl":"https://app.snyk.io/org/fmigneault/project/e70ab783-8025-473e-9f7c-3b18a705d514?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-DNSPYTHON-6241713"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown"],"priorityScoreList":[null],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fcec447) 85.64% compared to head (e18018a) 85.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #602 +/- ## ======================================= Coverage 85.64% 85.64% ======================================= Files 79 79 Lines 18543 18543 Branches 2838 2838 ======================================= Hits 15882 15882 Misses 1925 1925 Partials 736 736 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

fmigneault commented 1 month ago

ignore rc release