-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SLSA v1.0: expectations + verification (levels.md)
Previously the specification only required the publication of provenance but did not say anything about its verification. The latter is what actually detects or prevents attacks, so this was a big gap. Futhermore, the previous "scripted build" requirement did not have a clear reason why it was included. Now there is explicit language around: - Defining an expectation of how the package should be built, replacing the previous "scripted build" requirement. - Verifying that the provenance meets expectations. NOTE: This commit only changes levels.md. A future commit will make an equivalent change to the rest of the spec, e.g. requirements.md. Signed-off-by: Mark Lodato <[email protected]>
- Loading branch information
1 parent
cbbd280
commit de5117a
Showing
1 changed file
with
25 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters