Commit 6e172a3
committed
fix(ci): gate the artifact the provenance actually attests
The gate asked assayward to verify a digest that appeared in no attestation,
so it answered SUBJECT_DIGEST_MISMATCH and every downstream check then
reported its evidence missing. forgeseal attests the dependency SBOM as its
subject, so hash that file and gate on it, matching smithmark's working gate.1 parent d378024 commit 6e172a3
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
45 | 52 | | |
46 | 53 | | |
47 | | - | |
| 54 | + | |
| 55 | + | |
48 | 56 | | |
49 | 57 | | |
50 | 58 | | |
| |||
0 commit comments