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

CLI: sigstore verify github #381

Merged
merged 16 commits into from
Jan 9, 2023
Merged

CLI: sigstore verify github #381

merged 16 commits into from
Jan 9, 2023

Commits on Jan 4, 2023

  1. _cli: skeleton for sigstore verify github

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    11209d0 View commit details
    Browse the repository at this point in the history
  2. _cli: reorg options, devolve into more groups

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    7da7c0b View commit details
    Browse the repository at this point in the history
  3. _cli: more factoring out, basic GH functionality

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    60bb89e View commit details
    Browse the repository at this point in the history
  4. README, Makefile: sigstore verify github --help

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    b8d759f View commit details
    Browse the repository at this point in the history
  5. README: more docs

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    6e9ae7f View commit details
    Browse the repository at this point in the history
  6. sigstore, README: remove --cert-email

    Long deprecated.
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    92cec92 View commit details
    Browse the repository at this point in the history
  7. _cli: tweak "helpful" error messages

    Now that we manage keys with TUF, the most likely
    error here is misconfiguration: someone asking
    us to verify a sig/cert that was issued against
    a different instance of Fulcio than we're verifying with.
    
    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d95c093 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    44f106c View commit details
    Browse the repository at this point in the history
  2. _cli, README: tweak sigstore verify github flags

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    d523f9c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    355285e View commit details
    Browse the repository at this point in the history
  2. CHANGELOG: record changes

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    1cc40e0 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG, cli: record more changes

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d9cf303 View commit details
    Browse the repository at this point in the history
  4. _cli: add notes to help text

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    a5ec46c View commit details
    Browse the repository at this point in the history
  5. README: update --help text

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    45c2993 View commit details
    Browse the repository at this point in the history
  6. _cli: fix fallback behavior

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    afe23fb View commit details
    Browse the repository at this point in the history
  7. _cli: lintage

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    38cbbaf View commit details
    Browse the repository at this point in the history