docs(security): refresh CVE reports after PR #78 - #79
Draft
cursor[bot] wants to merge 1 commit into
Draft
Conversation
Re-ran Trivy/Grype/Syft/osv-scanner/Dockle/Dive (Snyk/Scout skipped for auth). No easy pyproject.toml bumps; OpenVEX bumped to v8 for diskcache CVE-2025-69872. Co-authored-by: Dhar Rawal <drawal1@users.noreply.github.com>
Reviewer's GuideRefreshes the tracked security reports and OpenVEX assessment for the post-PR #78/v3.2.1 tree, confirming diskcache as the only locked Python advisory with no available fix, no dependency changes this run, and all reviewed findings ignored or out of product scope. Flow diagram for the refreshed vulnerability assessmentflowchart LR
Tree["v3.2.1 post-PR-78 tree"] --> SBOM["Syft SBOM\n141 artifacts"]
SBOM --> Scanners["Trivy, Grype, osv-scanner, pip-audit"]
Scanners --> Finding["diskcache 5.6.3\nCVE-2025-69872\nno fixed PyPI release"]
Finding --> VEX["OpenVEX v8\nnot_affected"]
VEX --> Clean["0 open Python vulnerabilities"]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Summary
pyproject.toml: OSV/osv-scanner report 0 fixable Python vulns; sole locked finding remainsdiskcache==5.6.3(CVE-2025-69872) with no PyPI fix.not_affectedre-validated).Reports
security/reports/cve-report.html— consolidated scanner status + findingssecurity/reports/human-review.html— FIX/IGNORE recommendations with rationale (all IGNORE this run)security/vex/fastworkflow.openvex.json— version 8Test plan
poetry.lock(141 artifacts)python:3.13-slim-bookworm(non-product)Summary by Sourcery
Refresh security scan documentation and OpenVEX data for the post-PR #78 dependency tree without changing dependencies.
Enhancements:
Documentation:
Chores: