choose proper sigstore instance when attesting (#11)
Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
@@ -1,6 +1 @@
|
||||
export const FULCIO_PUBLIC_GOOD_URL = 'https://fulcio.sigstore.dev'
|
||||
export const REKOR_PUBLIC_GOOD_URL = 'https://rekor.sigstore.dev'
|
||||
export const SEARCH_PUBLIC_GOOD_URL = 'https://search.sigstore.dev'
|
||||
|
||||
export const FULCIO_INTERNAL_URL = 'https://fulcio.githubapp.com'
|
||||
export const TSA_INTERNAL_URL = 'https://timestamp.githubapp.com'
|
||||
|
||||
Reference in New Issue
Block a user