Skip to content

Commit

Permalink
Update verification_summary.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamZWu authored Oct 20, 2023
1 parent ce2b90a commit 2b4d402
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/spec/v1.0/verification_summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,15 +254,16 @@ WARNING: This is just for demonstration purposes.

</div>

The result of evaluating an artifact (or set of artifacts) against SLSA.
SHOULD contain one value per SLSA track:
The result of evaluating an artifact (or set of artifacts) against SLSA tracks.
SHOULD be one of these values:

- SLSA BUILD track:
- `SLSA_BUILD_LEVEL_0`
- `SLSA_BUILD_LEVEL_1`
- `SLSA_BUILD_LEVEL_2`
- `SLSA_BUILD_LEVEL_3`
- FAILED (Indicates policy evaluation failed, optional)
- General policy evaluation track:
- `FAILED`

Note that each SLSA level implies the levels below it in the same track.
For example, `SLSA_BUILD_LEVEL_3` means (`SLSA_BUILD_LEVEL_1` +
Expand Down

0 comments on commit 2b4d402

Please sign in to comment.