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

feat: add verifyAttestations to registry.manifest #259

Merged
merged 2 commits into from Feb 13, 2023
Merged

feat: add verifyAttestations to registry.manifest #259

merged 2 commits into from Feb 13, 2023

Commits on Feb 10, 2023

  1. deps: add sigstore 1.0.0

    Adding sigstore-js for `audit signatures`.
    Related: #259
    
    Signed-off-by: Philip Harrison <philip@mailharrison.com>
    feelepxyz committed Feb 10, 2023
    Copy the full SHA
    85fc740 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. feat: verifyAttestations to registry.manifest

    Add support for verifying sigstore attestations when fetching the registry.manifest.
    This will be ased in CLI as part of `audit signatures`.
    
    RFC: npm/rfcs#626
    
    Signed-off-by: Philip Harrison <philip@mailharrison.com>
    Co-authored-by: Brian DeHamer <bdehamer@github.com>
    Signed-off-by: Philip Harrison <philip@mailharrison.com>
    feelepxyz and bdehamer committed Feb 13, 2023
    Copy the full SHA
    6a4f9c2 View commit details
    Browse the repository at this point in the history