fix(deps): remediate High Vanta vulns for POT-2264 (stale legacy/uv.lock SBOM) - #1047
Draft
shmbhvi101 wants to merge 1 commit into
Draft
fix(deps): remediate High Vanta vulns for POT-2264 (stale legacy/uv.lock SBOM)#1047shmbhvi101 wants to merge 1 commit into
shmbhvi101 wants to merge 1 commit into
Conversation
GitHub's dependency graph still served a ghost legacy/uv.lock from the removed potpie-legacy demo host (aiohttp 3.14.1, cryptography 49.0.0, gitpython 3.1.54), keeping High Dependabot/Vanta findings open even after workspace floors were raised. Publish an empty lock + bump the hygiene stub to 0.1.1 so the SBOM snapshot can clear. Co-authored-by: Shambhavi Shinde <shmbhvi101@users.noreply.github.com>
Contributor
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Vulnerability details
Linear: POT-2264
cryptography(pip)>=44.0.0, <50.0.050.0.0(#1042/#1045); this PR replaces stalelegacy/uv.lockSBOM that still listed49.0.0aiohttp(pip)<=3.14.23.14.3(#1038/#1045); this PR clears ghost3.14.1via emptylegacy/uv.lockGitPython(pip)<=3.1.56>=3.1.58(#1045); ghost3.1.54cleared by empty lockGitPython(pip)<=3.1.57>=3.1.58; empty lock removes ghost pinWhy this PR
#1045 / #1042 already raised workspace floors (
cryptography>=50.0.0,aiohttp>=3.14.3,gitpython>=3.1.58). #1046 added an emptylegacy/pyproject.tomlstub for Medium findings. GitHub’s dependency graph still listed a ghostlegacy/uv.lock(file deleted in #1034) whose SBOM resolvedaiohttp==3.14.1,cryptography==49.0.0, andgitpython==3.1.54underpotpie-legacy@0.1.0, so these High Vanta findings stayed open.Fix summary
legacy/uv.lock(onlypotpie-legacyitself; no third-party deps) at the same path as the ghost lock so Dependabot can replace the stale snapshot.potpie-legacy0.1.0→0.1.1and refresh README/comments for POT-2264 High advisories.Validation
legacy/uv.lock: onlypotpie-legacy==0.1.1(noaiohttp/cryptography/gitpython)aiohttp==3.14.3,cryptography==50.0.0,gitpythonfloor>=3.1.58uv lock --checkpasses on rootaiohttp@3.14.3,cryptography@50.0.0,GitPython@3.1.58→ 0 vulnsReview
Please review: @yashkrishan
(Automated review request via GitHub API may return 403 for this integration token.)
Do not mark Linear Done — Vanta poller closes when findings clear.
Linear note
Linear MCP auth is unavailable in this cloud agent environment (
needsAuth; interactive auth not available). Please authenticate Linear MCP / addLINEAR_API_KEY, move POT-2264 to In Progress, and comment with this PR URL.Linear Issue: POT-2264