Skip to content

fix(deps): bump torch to 2.13.0 for GHSA-rrmf-rvhw-rf47 - #6957

Merged
Vidit-Ostwal merged 1 commit into
mainfrom
cursor/fix-dependabot-security-alerts-81a4
Aug 11, 2026
Merged

fix(deps): bump torch to 2.13.0 for GHSA-rrmf-rvhw-rf47#6957
Vidit-Ostwal merged 1 commit into
mainfrom
cursor/fix-dependabot-security-alerts-81a4

Conversation

@theCyberTech

Copy link
Copy Markdown
Member
Open in Web Open in Cursor 

Force torch>=2.13.0 via override-dependencies so the transitive
docling/unstructured stack picks up the CVE-2025-3000 fix, and drop the
now-unnecessary pip-audit ignore. chromadb's CVE-2026-45829 remains
ignored: the upstream fix is merged but not released on PyPI.

Co-authored-by: Rip&Tear <theCyberTech@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ca7f2d87-9c24-46dd-b66a-8e5684910fbd

📥 Commits

Reviewing files that changed from the base of the PR and between 094b94e and 01644d7.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (3)
  • .github/workflows/vulnerability-scan.yml
  • .pre-commit-config.yaml
  • pyproject.toml
💤 Files with no reviewable changes (1)
  • .pre-commit-config.yaml

📝 Walkthrough

Walkthrough

The PR removes the Torch vulnerability ignore, requires torch>=2.13.0, and expands documentation for the retained ChromaDB exception.

Changes

Security policy updates

Layer / File(s) Summary
Torch enforcement and audit policy
pyproject.toml, .github/workflows/vulnerability-scan.yml, .pre-commit-config.yaml
The uv configuration documents the Torch advisory and requires torch>=2.13.0. Vulnerability checks stop ignoring the Torch advisory. The ChromaDB exception remains with expanded context.
Suggested reviewers: joaomdmoura, lorenzejay
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the Torch security upgrade and the specific vulnerability it addresses.
Description check ✅ Passed The description directly explains the Torch override, vulnerability ignore removal, and ChromaDB advisory comment update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/fix-dependabot-security-alerts-81a4

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

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

@theCyberTech
theCyberTech marked this pull request as ready for review August 11, 2026 15:35
Copilot AI lite review requested due to automatic review settings August 11, 2026 15:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Vidit-Ostwal
Vidit-Ostwal merged commit 505d523 into main Aug 11, 2026
56 checks passed
@Vidit-Ostwal
Vidit-Ostwal deleted the cursor/fix-dependabot-security-alerts-81a4 branch August 11, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants