GSA / FedRAMP-OllaLab-Lean

The OllaLab-Lean project is designed to help both novice and experienced developers rapidly set up and begin working on LLM-based projects.
Creative Commons Zero v1.0 Universal
17 stars 5 forks source link

[Snyk] Fix for 14 vulnerabilities #19

Open Cybonto opened 1 week ago

Cybonto commented 1 week ago

snyk-top-banner

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

Snyk changed the following file(s):

⚠️ Warning ``` statsmodels 0.13.5 requires pandas, which is not installed. statsmodels 0.13.5 requires scipy, which is not installed. statsmodels 0.13.5 requires scipy, which is not installed. sentence-transformers 2.2.2 requires scipy, which is not installed. scikit-learn 1.0.2 requires scipy, which is not installed. python-docx 1.1.2 has requirement typing-extensions>=4.9.0, but you have typing-extensions 4.7.1. pyamg 5.0.1 requires scipy, which is not installed. pandas-dq 1.29 requires pandas, which is not installed. pandas-dq 1.29 has requirement numpy>=1.21.5, but you have numpy 1.21.3. holoviews 1.16.2 requires panel, which is not installed. holoviews 1.16.2 requires pandas, which is not installed. autoviz 0.1.905 requires hvplot, which is not installed. autoviz 0.1.905 requires seaborn, which is not installed. autoviz 0.1.905 requires panel, which is not installed. autoviz 0.1.905 requires xgboost, which is not installed. autoviz 0.1.905 requires pandas, which is not installed. autoviz 0.1.905 has requirement matplotlib>3.7.4, but you have matplotlib 3.5.3. autoviz 0.1.905 has requirement numpy>=1.24.0, but you have numpy 1.21.3. ```

[!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:

🦉 XML External Entity (XXE) Injection 🦉 Remote Code Execution (RCE) 🦉 NULL Pointer Dereference 🦉 More lessons are available in Snyk Learn