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 sigstore attest CLI subcommand to sign using DSSE envelopes #1115

Merged
merged 7 commits into from
Sep 13, 2024

Commits on Sep 13, 2024

  1. Add attest CLI subcomand

    Signed-off-by: Facundo Tuesca <[email protected]>
    facutuesca committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aa4fd6e View commit details
    Browse the repository at this point in the history
  2. Create dsse module and move predicate models to it

    Signed-off-by: Facundo Tuesca <[email protected]>
    facutuesca committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f580fbe View commit details
    Browse the repository at this point in the history
  3. Use URLs for the predicate types

    Signed-off-by: Facundo Tuesca <[email protected]>
    facutuesca committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4ca5073 View commit details
    Browse the repository at this point in the history
  4. Fix aliases and serialization

    Signed-off-by: Facundo Tuesca <[email protected]>
    facutuesca committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    67104f7 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded alias and unneeded CLI flags for attest command

    Signed-off-by: Facundo Tuesca <[email protected]>
    facutuesca committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    344cdd8 View commit details
    Browse the repository at this point in the history
  6. Fix optional fields in SLSA v1.0 provenance

    Signed-off-by: Facundo Tuesca <[email protected]>
    facutuesca committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fd7e9e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11e615a View commit details
    Browse the repository at this point in the history