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
961 stars 793 forks source link

[Snyk] Security upgrade ujson from 4.3.0 to 5.4.0 #675

Open snyk-bot opened 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 ``` tensorflow-text 2.6.0 requires tensorflow, which is not installed. scikit-learn 0.24.2 requires scipy, which is not installed. sanic 20.9.1 has requirement multidict==5.0.0, but you have multidict 6.0.2. rasa 2.8.21 requires tensorflow-addons, which is not installed. rasa 2.8.21 requires scipy, which is not installed. rasa 2.8.21 requires tensorflow, which is not installed. rasa 2.8.21 has requirement ujson<5.0,>=1.35, but you have ujson 5.4.0. rasa-sdk 2.8.8 has requirement sanic<22.0.0,>=21.12.0, but you have sanic 20.9.1. rasa-sdk 2.8.8 has requirement typing-extensions<4.0.0,>=3.7.4, but you have typing-extensions 4.3.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 716/1000
Why? Recently disclosed, Has a fix available, CVSS 8.6
Double Free
SNYK-PYTHON-UJSON-2940619
ujson:
4.3.0 -> 5.4.0
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.