Skip to content

[58_maintenance] chore: Ignore py03 vulnerabilities until upgrade - #10370

Merged
alamb merged 1 commit into
apache:58_maintenancefrom
alamb:alamb/py03_audit
Jul 18, 2026
Merged

[58_maintenance] chore: Ignore py03 vulnerabilities until upgrade#10370
alamb merged 1 commit into
apache:58_maintenancefrom
alamb:alamb/py03_audit

Conversation

@alamb

@alamb alamb commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

trying to get a clean CI run, and new rustsec vulnerabilities affect older verisons of py03

Neither seems specific to arrow-rs so I think it is best to ignore them until we have updated py03 versions (which we will do in our next major release

What changes are included in this PR?

  1. Add them to the ignore
  2. trigger audit workflow on changes to the workflow itself (so I can test more easily)

Are these changes tested?

yes by ci

Are there any user-facing changes?

No

@alamb
alamb merged commit 32e8c18 into apache:58_maintenance Jul 18, 2026
33 of 34 checks passed
@alamb alamb added the development-process Related to development process of arrow-rs label Jul 18, 2026
# https://rustsec.org/advisories/RUSTSEC-2026-0194
# https://rustsec.org/advisories/RUSTSEC-2026-0195
run: cargo audit --ignore RUSTSEC-2026-0194 --ignore RUSTSEC-2026-0195
# Need to update to py03 >=0.29.0

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alamb added a commit to alamb/arrow-rs that referenced this pull request Jul 18, 2026
@alamb alamb changed the title chore: Ignore py03 vulnerabilities until upgrade [58_maintenance] chore: Ignore py03 vulnerabilities until upgrade Jul 18, 2026
alamb added a commit to alamb/arrow-rs that referenced this pull request Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of arrow-rs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant