Skip to content

fix(deps): remove stale pyo3 advisory ignores#2130

Merged
chaliy merged 1 commit into
mainfrom
2026-06-27-propose-fix-for-pyo3-advisory-ignores
Jun 28, 2026
Merged

fix(deps): remove stale pyo3 advisory ignores#2130
chaliy merged 1 commit into
mainfrom
2026-06-27-propose-fix-for-pyo3-advisory-ignores

Conversation

@chaliy

@chaliy chaliy commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Motivation

  • Remove stale cargo-deny ignores for PyO3 advisories RUSTSEC-2026-0176 and RUSTSEC-2026-0177 now that the workspace upgrades pyo3 and pyo3-async-runtimes to 0.29 so future reintroductions are not silently suppressed.

Description

  • Deleted the two PyO3 advisory IDs from deny.toml's [advisories].ignore array to restore normal advisory reporting.

Testing

  • Ran a small assertion script (python3 - <<'PY' ...) that confirmed both advisory IDs are absent from deny.toml (passed).
  • Attempted cargo deny check advisories but it could not be executed in this environment because cargo-deny is not installed (not executed).

Codex Task

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 27, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bashkit b219eca Commit Preview URL Jun 28 2026, 09:32 AM

@chaliy chaliy force-pushed the 2026-06-27-propose-fix-for-pyo3-advisory-ignores branch from 80c1a85 to b219eca Compare June 28, 2026 09:32
@chaliy chaliy merged commit 1e37a1d into main Jun 28, 2026
16 checks passed
@chaliy chaliy deleted the 2026-06-27-propose-fix-for-pyo3-advisory-ignores branch June 28, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant