ashutoshkrris / iRead

iRead is an open platform where readers find dynamic thinking, and where expert and undiscovered voices can share their writing on any topic.
https://ireadblog.com
Mozilla Public License 2.0
16 stars 19 forks source link

[Snyk] Security upgrade markdown2 from 2.4.2 to 2.4.3 #27

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 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 ``` python3-openid 3.2.0 has requirement defusedxml<=0.4.1, but you have defusedxml 0.7.1. moviepy 1.0.3 requires imageio, which is not installed. moviepy 1.0.3 requires numpy, which is not installed. django-paypal 1.1 requires Django, which is not installed. django-common-helpers 0.9.2 requires Django, which is not installed. django-allauth 0.44.0 requires pyjwt, which is not installed. django-allauth 0.44.0 requires Django, which is not installed. click-repl 0.1.6 requires prompt-toolkit, which is not installed. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-PYTHON-MARKDOWN2-2606975
markdown2:
2.4.2 -> 2.4.3
No No Known Exploit

(*) 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 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


Learn how to fix vulnerabilities with free interactive lessons:

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