Skip to content

fix(security): upgrade vulnerable Python dependencies#1433

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
security/auto-fix-vulnerabilities
Open

fix(security): upgrade vulnerable Python dependencies#1433
github-actions[bot] wants to merge 1 commit into
mainfrom
security/auto-fix-vulnerabilities

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Security vulnerability audit

This PR was automatically generated by the Security Audit
workflow after uv audit --output-format json reported known
vulnerabilities in the current Python dependency lockfile.

What changed

  • Parsed vulnerable package names from the audit JSON output
  • Ran uv lock --upgrade-package <package> for each affected package
  • Updated uv.lock with the resulting non-vulnerable resolutions

Why this should not conflict with Dependabot

  • This automation only touches packages with active CVEs
  • It uses the dedicated security label
  • It always updates the fixed branch
    security/auto-fix-vulnerabilities instead of opening duplicate PRs

Please review the dependency updates and merge if they look safe.

@github-actions github-actions Bot added the security Security-related tasks that come from private reports, code scanning, and vulnerability checks. label May 25, 2026
@github-actions github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch 2 times, most recently from 52f7ad6 to 5ed6825 Compare June 1, 2026 11:06
@github-actions github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch from 5ed6825 to c8f550d Compare June 4, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security Security-related tasks that come from private reports, code scanning, and vulnerability checks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant