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 3 times, most recently from 5ed6825 to c8f550d Compare June 4, 2026 09:41
@github-actions
github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch 2 times, most recently from 4412728 to 747c888 Compare June 11, 2026 10:03
@github-actions
github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch 3 times, most recently from 52cffbb to 06dc750 Compare June 22, 2026 11:31
@github-actions
github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch 3 times, most recently from 992f2fb to cef7e1b Compare July 2, 2026 08:39
@github-actions
github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch 3 times, most recently from 50b54e7 to eb0fee1 Compare July 13, 2026 08:44
@github-actions
github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch 2 times, most recently from debeea6 to 2602a3b Compare July 20, 2026 08:36
@github-actions
github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch 2 times, most recently from cc312ba to ca8860d Compare July 30, 2026 08:04
@github-actions
github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch 3 times, most recently from 1caf1db to 7083d0b Compare August 10, 2026 07:06
@github-actions
github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch from 7083d0b to 023d2a7 Compare August 13, 2026 07:08
@github-actions
github-actions Bot force-pushed the security/auto-fix-vulnerabilities branch from 023d2a7 to f0052aa Compare August 17, 2026 06:30
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