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

refactor: share logic between verify-blob, verify, and verify-attestation #2461

Merged
merged 5 commits into from
Nov 18, 2022

Commits on Nov 16, 2022

  1. move blob verification to oci shared logic

    Signed-off-by: Asra Ali <asraa@google.com>
    
    fix all remaining issues
    
    Signed-off-by: Asra Ali <asraa@google.com>
    
    fix all tests
    
    Signed-off-by: Asra Ali <asraa@google.com>
    
    fix lint
    
    Signed-off-by: Asra Ali <asraa@google.com>
    
    fix lint
    
    Signed-off-by: Asra Ali <asraa@google.com>
    
    lint
    
    Signed-off-by: Asra Ali <asraa@google.com>
    
    fix test
    
    Signed-off-by: Asra Ali <asraa@google.com>
    asraa committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    e39a0ad View commit details
    Browse the repository at this point in the history
  2. fix bundle requirement on keys and certs

    Signed-off-by: Asra Ali <asraa@google.com>
    
    fix
    
    Signed-off-by: Asra Ali <asraa@google.com>
    asraa committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0827726 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. update

    Signed-off-by: Asra Ali <asraa@google.com>
    asraa committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    89fdc26 View commit details
    Browse the repository at this point in the history
  2. update cert chain setting

    Signed-off-by: Asra Ali <asraa@google.com>
    asraa committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    79cd74d View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: Asra Ali <asraa@google.com>
    asraa committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    c21521d View commit details
    Browse the repository at this point in the history