RasaHQ / rasa-demo

:tiger: Sara - the Rasa Demo Bot: An example of a contextual AI assistant built with the open source Rasa Stack
GNU General Public License v3.0
959 stars 793 forks source link

[Snyk] Security upgrade sanic from 20.9.1 to 20.12.6 #717

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 ``` tensorflow-text 2.6.0 requires tensorflow, which is not installed. scikit-learn 0.24.2 requires scipy, which is not installed. Sanic-Plugins-Framework 0.9.5 has requirement sanic<21,>=18.12.0, but you have sanic 23.3.0. rasa 2.8.21 requires scipy, which is not installed. rasa 2.8.21 requires tensorflow-addons, which is not installed. rasa 2.8.21 requires tensorflow, which is not installed. rasa 2.8.21 has requirement sanic<20.12.0,>=19.12.2, but you have sanic 23.3.0. rasa-sdk 2.8.11 has requirement sanic<22.0.0,>=21.12.0, but you have sanic 23.3.0. rasa-sdk 2.8.11 has requirement uvloop<0.17.0,>=0.16.0; sys_platform != "win32", but you have uvloop 0.17.0. networkx 2.5.1 has requirement decorator<5,>=4.3, but you have decorator 5.1.1. ```

Vulnerabilities that will be fixed

By pinning:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-PYTHON-SANIC-5500163
sanic:
20.9.1 -> 20.12.6
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 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:

🦉 Denial of Service (DoS)