Integrate SLSA ("Supply-chain Levels for Software Artifacts") support #12661
Labels
A-registries
Area: registries
A-security
Area: security
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-needs-team-input
Status: Needs input from team on whether/how to proceed.
Problem
from https://slsa.dev/
Proposed Solution
SLSA is in essence a framework/specification/ for software supply chain security.
SLSA seems to be a big industry effort on getting to deal with supply-chain security, which has never been done before in that essence AFAIK: https://openssf.org/press-release/2023/04/19/openssf-announces-slsa-version-1-0-release/
There is a big theory block to unpack, and I also have not yet gotten it all and also think this is quite… huge…, but in general it makes sense: There are many risks associated and we of course target the OSS use case here though in general.
(mostly copied from another project)
Notes
There has been previous discussion here about that. But I wanted to raise it as an issue, as it seems(?) to be getting the most popular or (currently) the one that is working best right now.
This is heavily related to rust-lang/crates.io#75 / sigstore/community#25
To get to this topic more easily the first step may actually not be cargo integration, but…
The text was updated successfully, but these errors were encountered: