You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maturin build backend can now generate SBOMs for all Python packages that use Maturin, see https://www.maturin.rs/sbom.html . It covers the waste majority of Python packages with a Rust component. Some packages may still use setuptools-rust, though.