Skip to content

Add protobuf CVE to pip audit ignore list#1818

Merged
mabashian merged 1 commit intomainfrom
mabashian-investigate-pip-audit
Jan 26, 2026
Merged

Add protobuf CVE to pip audit ignore list#1818
mabashian merged 1 commit intomainfrom
mabashian-investigate-pip-audit

Conversation

@mabashian
Copy link
Member

Jira Issue: This PR does not need a corresponding Jira item.

Assisted-by:
Generated by:

Description

Added GHSA-7gcm-g887-7qv7 to the pip_audit.yml ignore list due to a DoS vulnerability in protobuf's json_format.ParseDict(). This will be removed once a patched version is released.

Testing

Steps to test

  1. Pull down the PR
  2. ...
  3. ...

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature causing existing functionality to break)
  • Security fix
  • Performance improvement
  • Code refactoring
  • Documentation update
  • CI/CD update

Backport Policy

This change should be:

  • Not backported - main/master only
  • Backported to specific releases (add labels after merge)

Automated Backport Instructions

After this PR is merged, add one or more labels to automatically create backport PRs:

  • backport/stable-2.4 - Backport to stable-2.4 branch
  • backport/stable-2.5 - Backport to stable-2.5 branch
  • backport/stable-2.6 - Backport to stable-2.6 branch
  • backport/all - Backport to all active stable branches
  • no-backport - Explicitly mark as not needing backport

Backport Justification

Special backport considerations:

Scenarios tested

Production deployment

  • This code change is ready for production on its own
  • This code change requires the following considerations before going to production:

Added GHSA-7gcm-g887-7qv7 to the pip_audit.yml ignore list due to a DoS vulnerability in protobuf's json_format.ParseDict(). This will be removed once a patched version is released.
@sonarqubecloud
Copy link

@mabashian mabashian merged commit 177daf6 into main Jan 26, 2026
10 checks passed
@mabashian mabashian deleted the mabashian-investigate-pip-audit branch January 26, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments