-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure sigstore Trust Root is always fetched
We must always fetch the Sigstore Trust Root, otherwise policies making use of Sigstore won't be able to do keyless verifications. Prior to this commit, the Trust Root was fetched only when the policy integrity verification was turned on. Signed-off-by: Flavio Castelli <fcastelli@suse.com>
- Loading branch information
Showing
1 changed file
with
45 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters