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

DSSE: Multi-subject test #172

Open
woodruffw opened this issue Dec 5, 2024 · 1 comment
Open

DSSE: Multi-subject test #172

woodruffw opened this issue Dec 5, 2024 · 1 comment
Labels
component:tests Unit and integration tests enhancement New feature or request

Comments

@woodruffw
Copy link
Member

Sigstore forbids multiple DSSE sigs, but mulitple subjects are perfectly fine (and are already present in the wild, thanks to GitHub's Artifact Attestations). The conformance suite should contain examples of these.

Some samples could easily be cribbed from homebrew-core's attestations, e.g.: https://github.com/Homebrew/homebrew-core/attestations/3628313

@woodruffw woodruffw added enhancement New feature or request component:tests Unit and integration tests labels Dec 5, 2024
@loosebazooka
Copy link
Member

Oh interesting, this is a v2 feature for the attestation action. v1 used to make separate files. Anyway, if we want something more generic (matching the artifacts already in testing), I have a repo setup to generate attestations: https://github.com/loosebazooka/aa-test/actions/runs/12187899996

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:tests Unit and integration tests enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants