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

verify-blob-attestation: Loosen arg requirements if --check-claims=false #2746

Merged
merged 1 commit into from
Mar 8, 2023

Commits on Feb 24, 2023

  1. verify-blob-attestation: Loosen arg requirements if --check-claims=false

    1. Update --check-claims documentation to better describe the behavior
       of the flag.
    2. Modify verify-blob-attestation to not require a blob argument if
       --check-claims=false. This file is not used if we're not checking
       claims - it can be set to anything and still pass.
    
    Signed-off-by: Billy Lynch <[email protected]>
    wlynch committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    feb6305 View commit details
    Browse the repository at this point in the history