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

move verify-blob function to "pkg/cosign" to be consistent with verify #2223

Closed

Commits on Sep 5, 2022

  1. make verify-blob function callable from external

    Signed-off-by: Hirokuni-Kitahara1 <hirokuni.kitahara1@ibm.com>
    hirokuni-kitahara committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    4fe5569 View commit details
    Browse the repository at this point in the history
  2. add verify-blob related files to pkg/cosign

    Signed-off-by: Hirokuni-Kitahara1 <hirokuni.kitahara1@ibm.com>
    hirokuni-kitahara committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    3d6ec10 View commit details
    Browse the repository at this point in the history
  3. update VerifyBlobSignature()

    Signed-off-by: Hirokuni-Kitahara1 <hirokuni.kitahara1@ibm.com>
    hirokuni-kitahara committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    b93b73d View commit details
    Browse the repository at this point in the history
  4. fix pkg/cosign/verify_blob.go

    Signed-off-by: Hirokuni-Kitahara1 <hirokuni.kitahara1@ibm.com>
    hirokuni-kitahara committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    96fccf1 View commit details
    Browse the repository at this point in the history
  5. fix e2e test and doc for verify-blob update

    Signed-off-by: Hirokuni-Kitahara1 <hirokuni.kitahara1@ibm.com>
    hirokuni-kitahara committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    5f0930e View commit details
    Browse the repository at this point in the history
  6. fix go.mod for verify-blob update

    Signed-off-by: Hirokuni-Kitahara1 <hirokuni.kitahara1@ibm.com>
    hirokuni-kitahara committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    cee9677 View commit details
    Browse the repository at this point in the history
  7. fix e2e test for verify-blob update

    Signed-off-by: Hirokuni-Kitahara1 <hirokuni.kitahara1@ibm.com>
    hirokuni-kitahara committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    6e14724 View commit details
    Browse the repository at this point in the history