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 new bundle support to verify-blob and verify-blob-attestation #3796

Merged
merged 4 commits into from
Jul 29, 2024

Commits on Jul 23, 2024

  1. Add new bundle support to verify-blob and verify-blob-attestation

    Part of sigstore#3139
    
    Signed-off-by: Zach Steindler <steiza@github.com>
    steiza committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    da2d86b View commit details
    Browse the repository at this point in the history
  2. fix error message

    Signed-off-by: Zach Steindler <steiza@github.com>
    steiza committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cd8d985 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Use sigstore-go v0.5.1 for cert issuer regex support

    Signed-off-by: Zach Steindler <steiza@github.com>
    steiza committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cad0dde View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Use more specific WithIntegratedTimestamps with tlog verification

    Signed-off-by: Zach Steindler <steiza@github.com>
    steiza committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c3c07dc View commit details
    Browse the repository at this point in the history