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

Add and update dsse tests #175

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Add and update dsse tests #175

merged 1 commit into from
Dec 19, 2024

Conversation

loosebazooka
Copy link
Member

  • simplify the passing case to use conformance token
  • add failure cases
    • signature is invalid
    • a different completely valid envelope is swapped in signed with the same key, but does not match the dsse information in the log
    • the payload is the same, but another valid signature is attached to it

- simplify the passing case to use conformance token
- add failure cases
  - signature is invalid
  - a different completely valid envelope is swapped in signed with the same
    key, but does not match the dsse information in the log
  - the payload is the same, but another valid signature is attached to it

Signed-off-by: Appu Goundan <[email protected]>
@woodruffw woodruffw merged commit 33594ec into main Dec 19, 2024
7 checks passed
@woodruffw woodruffw deleted the more_dsse_tests branch December 19, 2024 01:48
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.

3 participants