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 client trust/trust root management #1010

Merged
merged 20 commits into from
May 16, 2024
Merged

Refactor client trust/trust root management #1010

merged 20 commits into from
May 16, 2024

Commits on May 10, 2024

  1. sigstore: refactor trust state management

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 10, 2024
    Configuration menu
    Copy the full SHA
    efd4119 View commit details
    Browse the repository at this point in the history
  2. test: rename

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b94888b View commit details
    Browse the repository at this point in the history
  3. docstring

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e5d24b0 View commit details
    Browse the repository at this point in the history
  4. sigstore, test: propagate rename

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0be13aa View commit details
    Browse the repository at this point in the history
  5. _internal: hackety hack

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 10, 2024
    Configuration menu
    Copy the full SHA
    172fc0e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    34c7f4b View commit details
    Browse the repository at this point in the history
  2. sigstore: refactor purpose handling

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8999094 View commit details
    Browse the repository at this point in the history
  3. trust: docstring

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fa05d27 View commit details
    Browse the repository at this point in the history
  4. fixup trust tests

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a1c0784 View commit details
    Browse the repository at this point in the history
  5. test_sign: fixup

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 14, 2024
    Configuration menu
    Copy the full SHA
    239397a View commit details
    Browse the repository at this point in the history
  6. hook up client trust config

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5c6b4f1 View commit details
    Browse the repository at this point in the history
  7. README: update --help

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 14, 2024
    Configuration menu
    Copy the full SHA
    02d121b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. README: document BYO PKI

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e283cf7 View commit details
    Browse the repository at this point in the history
  2. sigstore: enforce client trust config media type

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 15, 2024
    Configuration menu
    Copy the full SHA
    670a3cf View commit details
    Browse the repository at this point in the history
  3. fix type

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4bb731c View commit details
    Browse the repository at this point in the history
  4. enforce media types, unit tests

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8f6e42f View commit details
    Browse the repository at this point in the history
  5. test: more trust tests

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 15, 2024
    Configuration menu
    Copy the full SHA
    979ac6d View commit details
    Browse the repository at this point in the history
  6. CHANGELOG: record changes

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

Commits on May 16, 2024

  1. Merge branch 'main' into ww/refactor-trust

    Signed-off-by: William Woodruff <william@trailofbits.com>
    woodruffw committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7c891db View commit details
    Browse the repository at this point in the history
  2. README: fix --help

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