-
Notifications
You must be signed in to change notification settings - Fork 547
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport GHSA-vfp6-jrw2-99g9 (#3364)
* Merge pull request from GHSA-vfp6-jrw2-99g9 * Add limit to number of sigs and attestations Signed-off-by: AdamKorcz <[email protected]> * Update pkg/cosign/fetch.go Co-authored-by: Cody Soyland <[email protected]> Signed-off-by: AdamKorcz <[email protected]> * Update error message Signed-off-by: Hayden B <[email protected]> * fix compilation error Signed-off-by: Hayden Blauzvern <[email protected]> * Add e2e tests Signed-off-by: Hayden Blauzvern <[email protected]> --------- Signed-off-by: AdamKorcz <[email protected]> Signed-off-by: Hayden B <[email protected]> Signed-off-by: Hayden Blauzvern <[email protected]> Co-authored-by: Cody Soyland <[email protected]> Co-authored-by: Hayden B <[email protected]> * fix missing import Signed-off-by: cpanato <[email protected]> * bump golang to 1.19.13 Signed-off-by: cpanato <[email protected]> * update tests Signed-off-by: cpanato <[email protected]> * refactor validate release Signed-off-by: cpanato <[email protected]> * pin sigstore/scaffolding/actions/setup to v0.4.13 Signed-off-by: cpanato <[email protected]> * update ko-local Signed-off-by: cpanato <[email protected]> --------- Signed-off-by: AdamKorcz <[email protected]> Signed-off-by: Hayden B <[email protected]> Signed-off-by: Hayden Blauzvern <[email protected]> Signed-off-by: cpanato <[email protected]> Co-authored-by: AdamKorcz <[email protected]> Co-authored-by: Cody Soyland <[email protected]> Co-authored-by: Hayden B <[email protected]>
- Loading branch information
1 parent
d862088
commit ea92927
Showing
6 changed files
with
209 additions
and
41 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