cli/pkg/cmd/attestation/verification
Meredith Lancaster 34d7ef7a0e
gh attestation verify handles empty JSONL files (#9541)
* handle empty jsonl files

Signed-off-by: Meredith Lancaster <malancas@github.com>

* check processed attestations slice length

Signed-off-by: Meredith Lancaster <malancas@github.com>

* update err name and message

Signed-off-by: Meredith Lancaster <malancas@github.com>

---------

Signed-off-by: Meredith Lancaster <malancas@github.com>
2024-09-04 10:31:41 -06:00
..
embed/tuf-repo.github.com Update attestation TUF root 2024-08-15 13:06:54 -04:00
attestation.go gh attestation verify handles empty JSONL files (#9541) 2024-09-04 10:31:41 -06:00
attestation_test.go gh attestation verify handles empty JSONL files (#9541) 2024-09-04 10:31:41 -06:00
extensions.go update test and remove logic to check SourceRepositoryOwnerURI is empty string 2024-07-31 07:29:43 -07:00
extensions_test.go update test 2024-07-30 13:22:49 -07:00
mock_verifier.go update test and remove logic to check SourceRepositoryOwnerURI is empty string 2024-07-31 07:29:43 -07:00
policy.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00
sigstore.go Change to requiring bundle v0.2 2024-08-09 16:36:16 -04:00
sigstore_integration_test.go Require Sigstore Bundle v0.3 when verifying with gh attestation 2024-08-09 16:02:04 -04:00
tuf.go Support offline mode for gh attestation verify 2024-04-24 10:24:23 -04:00
tuf_test.go gh-attestation cmd integration (#8698) 2024-04-01 11:13:47 -06:00