fecgov / openFEC

The first RESTful API for the Federal Election Commission. We're aiming to make campaign finance more accessible for journalists, academics, developers, and other transparency seekers.
https://api.open.fec.gov/developers
Other
483 stars 106 forks source link

[Snyk] Security upgrade waitress from 2.1.2 to 3.0.1 #6038

Open PaulClark2 opened 2 weeks ago

PaulClark2 commented 2 weeks ago

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

⚠️ Warning ``` WebTest 2.0.34 requires waitress, which is not installed. virtualenv 20.26.6 has requirement importlib-metadata>=6.6; python_version < "3.8", but you have importlib-metadata 3.10.1. prance 0.22.11.4.0 has requirement packaging~=21.3, but you have packaging 24.0. jsonschema-spec 0.1.6 has requirement typing-extensions<4.6.0; python_version < "3.8", but you have typing-extensions 4.7.1. Flask 2.2.5 requires Werkzeug, which is not installed. botocore 1.33.13 has requirement urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.0.7. ```

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • 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.

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 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 86.61%. Comparing base (92de160) to head (e3b7fce). Report is 4 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #6038 +/- ## ======================================== Coverage 86.61% 86.61% ======================================== Files 82 82 Lines 9070 9070 ======================================== Hits 7856 7856 Misses 1214 1214 ```

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