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

Standardizing Fulcio Certificate Extensions #945

Merged
merged 4 commits into from
Feb 21, 2023

Commits on Jan 4, 2023

  1. Standardizing Fulcio Certificate Extensions

    Proposal for standardizing Fulcio's Certificate Extensions to align with
    the discussion on [standardizing OIDC token
    claims](sigstore#754) across CI/CD
    systems (today GitHub Actions, in future Circle,
    GitLab, Buildkite etc).
    
    The aim here is to find new platform agnostic extensions (as the current
    ones are GitHub specific) that make sense across the different CI/CD
    providers that we'd like to see supported in Fulcio.
    
    I've preemptively moved the existing oid info doc to a deprecated
    version with little thought into how this transition should happen in
    practice. This should probably be scoped in a lot more detail.
    
    Signed-off-by: Philip Harrison <philip@mailharrison.com>
    feelepxyz committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    b5172ca View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Standardizing Fulcio Certificate Extensions

    Co-authored-by: Phill MV <phillmv@github.com>
    Co-authored-by: Fredrik Skogman <kommendorkapten@github.com>
    Signed-off-by: Philip Harrison <philip@mailharrison.com>
    3 people committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ad293ad View commit details
    Browse the repository at this point in the history
  2. Reorder to match reqs

    Signed-off-by: Philip Harrison <philip@mailharrison.com>
    feelepxyz committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a10950c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Add server_url for gha repo/workflow extensions

    Signed-off-by: Philip Harrison <philip@mailharrison.com>
    feelepxyz committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1561d4d View commit details
    Browse the repository at this point in the history