Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 2 vulnerabilities #761

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rasa-jmac
Copy link

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

  • requirements.txt
⚠️ Warning
tensorflow-text 2.6.0 requires tensorflow, which is not installed.
scikit-learn 0.24.2 requires scipy, which is not installed.
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 aiohttp!=3.7.4.post0,<3.8,>=3.6, but you have aiohttp 3.8.6.
rasa-sdk 2.8.11 has requirement urllib3<2.0.0,>=1.26.5, but you have urllib3 2.0.7.
rasa-sdk 2.8.11 has requirement sanic<22.0.0,>=21.12.0, but you have sanic 20.9.1.
rasa-sdk 2.8.11 has requirement uvloop<0.17.0,>=0.16.0; sys_platform != "win32", but you have uvloop 0.18.0.
botocore 1.33.13 has requirement urllib3<1.27,>=1.25.4; python_version < "3.10", but you have urllib3 2.0.7.

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • 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.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added few changes in the txt file, rest assured. I have reviewed the file and it seems fine to me.

Copy link

@vignesh1507 vignesh1507 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that you should replace latest with a specific version for pytablewriter if possible, and ensure that actions/requirements-actions.txt is correctly specified as a dependency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants