janhq / cortex.tensorrt-llm

Cortex.Tensorrt-LLM is a C++ inference library that can be loaded by any server at runtime. It submodules NVIDIA’s TensorRT-LLM for GPU accelerated inference on NVIDIA's GPUs.
https://cortex.jan.ai/docs/cortex-tensorrt-llm
Apache License 2.0
40 stars 2 forks source link

[Snyk] Fix for 18 vulnerabilities #67

Closed jan-service-account closed 3 months ago

jan-service-account commented 3 months ago

snyk-top-banner

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

Snyk changed the following file(s):

⚠️ Warning ``` transformers-stream-generator 0.0.5 requires transformers, which is not installed. datasets 2.13.2 has requirement dill<0.3.7,>=0.3.0, but you have dill 0.3.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:

🦉 Improper Input Validation 🦉 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') 🦉 Cross-site Scripting (XSS) 🦉 More lessons are available in Snyk Learn