Skip to content

Conversation

@jdolitsky
Copy link
Contributor

In COSIGN_VULN_ATTESTATION_SPEC, modify the "scanners" field to be a single object "scanner" (vs. an array) so that image scans are tied to a single invocation.

Resolves #1262

In COSIGN_VULN_ATTESTATION_SPEC, modify the "scanners"
field to be a single object "scanner" (vs. an array)
so that image scans are tied to a single invocation.

Resolves sigstore#1262

Signed-off-by: Josh Dolitsky <[email protected]>
@dlorenc
Copy link
Member

dlorenc commented Jan 4, 2022

Welcome!

@dlorenc dlorenc requested a review from developer-guy January 4, 2022 18:16
@dlorenc dlorenc merged commit 242f586 into sigstore:main Jan 5, 2022
@github-actions github-actions bot added this to the v1.5.0 milestone Jan 5, 2022
mlieberman85 pushed a commit to mlieberman85/cosign that referenced this pull request May 6, 2022
In COSIGN_VULN_ATTESTATION_SPEC, modify the "scanners"
field to be a single object "scanner" (vs. an array)
so that image scans are tied to a single invocation.

Resolves sigstore#1262

Signed-off-by: Josh Dolitsky <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider one-to-one mapping of an invocation to scan result

2 participants