Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One-to-one mapping of invocation to scan result #1268

Merged
merged 1 commit into from
Jan 5, 2022

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 <josh@dolit.ski>
@dlorenc
Copy link
Member

dlorenc commented Jan 4, 2022

Welcome!

@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 <josh@dolit.ski>
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