Skip to content

[Snyk] Fix for 6 vulnerabilities#107

Open
bozza-man wants to merge 1 commit intomasterfrom
snyk-fix-8d50026bf10ff8614881761e7b3b91fa
Open

[Snyk] Fix for 6 vulnerabilities#107
bozza-man wants to merge 1 commit intomasterfrom
snyk-fix-8d50026bf10ff8614881761e7b3b91fa

Conversation

@bozza-man
Copy link
Member

@bozza-man bozza-man commented Sep 30, 2025

snyk-top-banner

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

Snyk changed the following file(s):

  • extra/requirements.txt
⚠️ Warning
sentence-transformers 2.2.2 requires transformers, 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.
diffusers 0.21.4 requires safetensors, which is not installed.
compel 2.1.1 requires transformers, which is not installed.

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:

🦉 Regular Expression Denial of Service (ReDoS)


Note

Pins torch>=2.8.0 and transformers>=4.53.0 and ensures compel is included in extra/requirements.txt.

  • Dependencies:
    • Update extra/requirements.txt:
      • Add/pin torch>=2.8.0 and transformers>=4.53.0.
      • Ensure compel is included.

Written by Cursor Bugbot for commit e1cbdb9. This will update automatically on new commits. Configure here.

@coderabbitai
Copy link

coderabbitai bot commented Sep 30, 2025

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-fix-8d50026bf10ff8614881761e7b3b91fa

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🧪 Early access (Sonnet 4.5): enabled

We are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience.

Note:

  • Public repositories are always opted into early access features.
  • You can enable or disable early access features from the CodeRabbit UI or by updating the CodeRabbit configuration file.

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants