Prodeko / prodeko-org-djangocms

Prodeko's main website
https://prodeko.org
1 stars 3 forks source link

[Snyk] Fix for 3 vulnerabilities #103

Open snyk-bot opened 3 years ago

snyk-bot commented 3 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 ``` pylint-plugin-utils 0.6 requires pylint, which is not installed. pylint-django 2.3.0 requires pylint, which is not installed. ```

Vulnerabilities that will be fixed

By pinning:
Severity Issue Upgrade Breaking Change Exploit Maturity
high severity SQL Injection
SNYK-PYTHON-DJANGODEBUGTOOLBAR-1246398
django-debug-toolbar:
3.2 -> 3.2.1
No No Known Exploit
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-PYLINT-1089548
pylint:
2.6.0 -> 2.7.0
No No Known Exploit
high severity Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-PYLINT-609883
pylint:
2.6.0 -> 2.7.0
No No Known Exploit

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #103 (9810837) into master (9150f2d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   62.61%   62.61%           
=======================================
  Files         132      132           
  Lines        4917     4917           
=======================================
  Hits         3079     3079           
  Misses       1838     1838           
Flag Coverage Δ
unittests 62.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9150f2d...9810837. Read the comment docs.