jantman / biweeklybudget

Responsive Flask/SQLAlchemy personal finance app, specifically for biweekly budgeting.
http://biweeklybudget.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
101 stars 19 forks source link

[Snyk] Security upgrade selenium from 3.141.0 to 4.15.1 #288

Open jantman opened 11 months ago

jantman commented 11 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 #### Vulnerabilities that will be fixed ##### By pinning: Severity | Priority Score (*) | Issue | Upgrade | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **768/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5 | NULL Pointer Dereference
[SNYK-PYTHON-SELENIUM-6062316](https://snyk.io/vuln/SNYK-PYTHON-SELENIUM-6062316) | `selenium:`
`3.141.0 -> 4.15.1`
| No | Proof of Concept (*) 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 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/jantman/project/18cc903d-eec9-4be4-b0c2-9600eff2dc24?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jantman/project/18cc903d-eec9-4be4-b0c2-9600eff2dc24?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":"29901b3b-7e60-466c-aa0b-ff232e39736a","prPublicId":"29901b3b-7e60-466c-aa0b-ff232e39736a","dependencies":[{"name":"selenium","from":"3.141.0","to":"4.15.1"}],"packageManager":"pip","projectPublicId":"18cc903d-eec9-4be4-b0c2-9600eff2dc24","projectUrl":"https://app.snyk.io/org/jantman/project/18cc903d-eec9-4be4-b0c2-9600eff2dc24?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-PYTHON-SELENIUM-6062316"],"upgrade":[],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[768],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [NULL Pointer Dereference](https://learn.snyk.io/lesson/null-dereference/?loc=fix-pr)
codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (130935c) 50.42% compared to head (8dc1109) 47.15%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #288 +/- ## ========================================== - Coverage 50.42% 47.15% -3.27% ========================================== Files 82 82 Lines 5263 5263 Branches 810 810 ========================================== - Hits 2654 2482 -172 - Misses 2556 2746 +190 + Partials 53 35 -18 ``` | [Flag](https://app.codecov.io/gh/jantman/biweeklybudget/pull/288/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jason+Antman) | Coverage Δ | | |---|---|---| | [acceptance](https://app.codecov.io/gh/jantman/biweeklybudget/pull/288/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jason+Antman) | `?` | | | [unittests](https://app.codecov.io/gh/jantman/biweeklybudget/pull/288/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jason+Antman) | `47.15% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jason+Antman#carryforward-flags-in-the-pull-request-comment) to find out more.

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