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

Allow for option in cosign attest and attest-blob to upload attestation as supported in Rekor #3466

Merged
merged 8 commits into from Jan 13, 2024

Commits on Dec 22, 2023

  1. adding conditional to upload intoto attestation if type equals intoto

    Signed-off-by: Ahmed Alsabag <ahmed.alsabag@gmail.com>
    aalsabag committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f2e57b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    2f144f6 View commit details
    Browse the repository at this point in the history
  2. adding new store-attestation flag to upload attestation

    Signed-off-by: Ahmed Alsabag <ahmed.alsabag@gmail.com>
    aalsabag committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    a68ec79 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. adding attest and attest-blob documentation for store-attestation flag

    Signed-off-by: Ahmed Alsabag <ahmed.alsabag@gmail.com>
    aalsabag committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7d1cc4e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. changing flag name to --rekor-entry-type

    Signed-off-by: Ahmed Alsabag <ahmed.alsabag@gmail.com>
    aalsabag committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    91dce22 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. fixing broken unit tests missing rekor-entry-type

    Signed-off-by: Ahmed Alsabag <ahmed.alsabag@gmail.com>
    aalsabag committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d13a87b View commit details
    Browse the repository at this point in the history
  2. fixing rekor-entry-type e2e tests

    Signed-off-by: Ahmed Alsabag <ahmed.alsabag@gmail.com>
    aalsabag committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2841cfe View commit details
    Browse the repository at this point in the history
  3. fixing rekor-entry-type e2e tests part 2

    Signed-off-by: Ahmed Alsabag <ahmed.alsabag@gmail.com>
    aalsabag committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    43081c4 View commit details
    Browse the repository at this point in the history