ttafsir / evengsdk

Open source Python library and command line utilities for EVE-NG API
https://ttafsir.github.io/evengsdk/
MIT License
63 stars 14 forks source link

[Snyk] Security upgrade pymdown-extensions from 9.2 to 10.0 #188

Open snyk-bot opened 1 year ago

snyk-bot commented 1 year 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 ``` virtualenv 20.23.0 has requirement distlib<1,>=0.3.6, but you have distlib 0.3.4. virtualenv 20.23.0 has requirement importlib-metadata>=6.4.1; python_version < "3.8", but you have importlib-metadata 4.11.3. virtualenv 20.23.0 has requirement platformdirs<4,>=3.2, but you have platformdirs 2.5.1. virtualenv 20.23.0 has requirement filelock<4,>=3.11, but you have filelock 3.6.0. flake8 4.0.1 has requirement importlib-metadata<4.3; python_version < "3.8", but you have importlib-metadata 4.11.3. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
medium severity 718/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.5
Arbitrary File Read
SNYK-PYTHON-PYMDOWNEXTENSIONS-5537103
pymdown-extensions:
9.2 -> 10.0
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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Arbitrary File Read