Skip to content

Commit 2b4d402

Browse files
authored
Update verification_summary.md
1 parent ce2b90a commit 2b4d402

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/spec/v1.0/verification_summary.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -254,15 +254,16 @@ WARNING: This is just for demonstration purposes.
254254

255255
</div>
256256

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

260260
- SLSA BUILD track:
261261
- `SLSA_BUILD_LEVEL_0`
262262
- `SLSA_BUILD_LEVEL_1`
263263
- `SLSA_BUILD_LEVEL_2`
264264
- `SLSA_BUILD_LEVEL_3`
265-
- FAILED (Indicates policy evaluation failed, optional)
265+
- General policy evaluation track:
266+
- `FAILED`
266267

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

0 commit comments

Comments
 (0)