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 setuptools from 40.5.0 to 65.5.1 #5927

Closed johnnyporkchops closed 3 months ago

johnnyporkchops commented 3 months ago

snyk-top-banner

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

Snyk changed the following file(s):

⚠️ Warning ``` virtualenv 20.26.3 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:

🦉 Regular Expression Denial of Service (ReDoS)

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.69%. Comparing base (805c58e) to head (1dd9516).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5927 +/- ## ======================================== Coverage 86.69% 86.69% ======================================== Files 82 82 Lines 8951 8951 ======================================== Hits 7760 7760 Misses 1191 1191 ```

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