Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Merge pull request from GHSA-ccxc-vr6p-4858
* Make sure signature in Rekor bundle matches signature being verified Signed-off-by: Priya Wadhwa <priya@chainguard.dev> * Only print "fulcio verified" when using Fulcio Currently we tell users that we've verified against the Fulcio root trust when verifying but this isn't always true. This work ensures we only say this when we actually use the Fulcio root cert for verification. Signed-off-by: Nathan Smith <nathan@chainguard.dev> * Add e2e test Signed-off-by: Nathan Smith <nathan@chainguard.dev> Co-authored-by: Priya Wadhwa <priya@chainguard.dev>
- Loading branch information
1 parent
2120bd9
commit 96d410a
Showing
6 changed files
with
226 additions
and
6 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
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
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
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
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
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