fig. 01 — RUSTSEC-2024-0409, the advisory selected below
// advisories
RUSTSEC-2024-0409
UNKNOWN
In PyO3 0.23.0 the PYO3CONFIGFILE environment variable used to configure builds regressed such that changing the environment variable would no longer trigger PyO3 to reconfigure and recompile. In combination with workflows using tools such as maturin to build for multiple versions in a single build, this leads to Python wheels being compiled against the wrong Python API version.