Skip to content

chore(ci): ignore pyo3 RUSTSEC-2026-0176 and -0177 in audit#2637

Merged
blackmwk merged 2 commits into
apache:mainfrom
NoahKusaba:chore/audit-ignore-pyo3-rustsec-2026-0176-0177
Jun 15, 2026
Merged

chore(ci): ignore pyo3 RUSTSEC-2026-0176 and -0177 in audit#2637
blackmwk merged 2 commits into
apache:mainfrom
NoahKusaba:chore/audit-ignore-pyo3-rustsec-2026-0176-0177

Conversation

@NoahKusaba

@NoahKusaba NoahKusaba commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

These two advisories affect pyo3 < 0.29. pyo3 is pulled only transitively through arrow's pyarrow feature (arrow-pyarrow), whose latest release still pins pyo3 ^0.28, so no dependency upgrade can clear them yet. Ignore them, matching how the existing transitive advisories are handled, until arrow-pyarrow moves to pyo3 >=0.29.

Which issue does this PR close?

Fix existing security audit fail

What changes are included in this PR?

Are these changes tested?

NoahKusaba and others added 2 commits June 13, 2026 00:22
These two advisories affect pyo3 < 0.29. pyo3 is pulled only transitively
through arrow's `pyarrow` feature (arrow-pyarrow), whose latest release
still pins pyo3 ^0.28, so no dependency upgrade can clear them yet. Ignore
them, matching how the existing transitive advisories are handled, until
arrow-pyarrow moves to pyo3 >=0.29.

@blackmwk blackmwk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @NoahKusaba for this fix!

@blackmwk blackmwk merged commit 252c7ff into apache:main Jun 15, 2026
20 checks passed
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