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: fixes #547: add npm sigstore-tuf suport #731

Merged

Commits on Apr 10, 2024

  1. get npmjs key from sigstore tuf

    Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
    ramonpetgrave64 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    230ea37 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. hint for the the budle verification material public key

    Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
    ramonpetgrave64 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    11e0c88 View commit details
    Browse the repository at this point in the history
  2. add comments about before and after key retrieval

    Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
    ramonpetgrave64 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fdbab32 View commit details
    Browse the repository at this point in the history
  3. remove unneeded variable

    Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
    ramonpetgrave64 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c2e9a55 View commit details
    Browse the repository at this point in the history
  4. use %q for error message

    Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
    ramonpetgrave64 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ee33086 View commit details
    Browse the repository at this point in the history
  5. edit comment into a TODO

    Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
    ramonpetgrave64 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2456885 View commit details
    Browse the repository at this point in the history
  6. gofmt

    Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
    ramonpetgrave64 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b8872fe View commit details
    Browse the repository at this point in the history