An open index of dependabot pull requests across open source projects.

pyo3

Ecosystem:
cargo
Package URL:
pkg:cargo/pyo3
Total PRs:
939 Dependabot PRs
Latest PR:
17 days ago
Unique Repositories:
452 repositories
Unique Repos (30 days):
9 repositories
Security Advisories
PyO3 has type confusion when accessing data from sublasses of subclasses of native types with `abi3` feature
GHSA-47qc-857f-7w7f HIGH published 4 months ago • updated 2 months ago
PyO3 0.28.1 added support for `#[pyclass(extends=PyList)] struct NativeSub` (and other native types) when targeting Python 3.12 and up with the `ab...
Reference counting error in pyo3
GHSA-2vx6-fcw6-hpr6 CVE-2020-35917 MODERATE published almost 5 years ago • updated 29 days ago
An issue was discovered in the pyo3 crate before 0.12.4 for Rust. There is a reference-counting error and use-after-free in From<Py<T>>.
Build corruption when using `PYO3_CONFIG_FILE` environment variable
GHSA-vxcf-c7mx-pg53 MODERATE published over 1 year ago • updated 2 months ago
In PyO3 0.23.0 the `PYO3_CONFIG_FILE` environment variable used to configure builds regressed such that changing the environment variable would no ...
PyO3 has a risk of use-after-free in `borrowed` reads from Python weak references
GHSA-6jgw-rgmm-7cv6 CVE-2024-9979 MODERATE published over 1 year ago • updated 2 months ago
The family of functions to read "borrowed" values from Python weak references were fundamentally unsound, because the weak reference does itself no...
PyO3 Risk of buffer overflow in `PyString::from_object`
GHSA-pph8-gcv7-4qj5 LOW published about 1 year ago • updated 2 months ago
`PyString::from_object` took `&str` arguments and forwarded them directly to the Python C API without checking for terminating nul bytes. This coul...
Recent PRs
chore: bump pyo3 from 0.27.2 to 0.28.3

lhwzds/skrun #1

0.27.2 → 0.28.3 Minor PR
Open about 1 month ago 1 comment
lhwzds
Bump pyo3 from 0.24.2 to 0.28.3

OlympusLedgerOrg/Olympus #722

0.24.2 → 0.28.3 Minor PR
Closed about 2 months ago 2 comments
OlympusLedgerOrg
Bump pyo3 from 0.28.0 to 0.28.2

garnet-labs/monty #2

0.28.0 → 0.28.2 Patch PR
Open about 2 months ago 1 comment
garnet-labs
Package Details
Name: pyo3
Ecosystem: cargo
PURL Type: cargo
Package URL: pkg:cargo/pyo3
JSON API: View JSON
Security Advisories

5

Active advisories
HIGH 1
MODERATE 3
LOW 1
View All cargo Advisories
Package Information
Description:

Bindings to Python interpreter

Repository: https://github.com/pyo3/pyo3
Homepage: https://github.com/pyo3/pyo3
Latest Release: 0.25.0
about 1 year ago
Dependent Repos: 2,349
Dependent Packages: 666
Downloads: 81,241,315
Ranking: Top 0.8061% by dependent repos Top 0.354% by downloads Top 0.1269% by dependent pkgs
PR Status
Open 370 (39.4%)
Merged 159 (16.9%)
Closed 323 (34.4%)
PR Types
Minor 565 (60.2%)
Patch 211 (22.5%)