comments
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
b65c942e1f
commit
0665fb4916
1 changed files with 1 additions and 0 deletions
|
|
@ -216,6 +216,7 @@ func (v *LiveSigstoreVerifier) Verify(attestations []*api.Attestation, policy ve
|
|||
// move onto the next attestation in the for loop if verification fails
|
||||
continue
|
||||
}
|
||||
// otherwise, add the result to the results slice and increment verifyCount
|
||||
results[verifyCount] = apr
|
||||
verifyCount++
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue