-
Notifications
You must be signed in to change notification settings - Fork 518
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
convert Signed Releases to probes (#3610)
* convert Signed Releases to probes Signed-off-by: AdamKorcz <[email protected]> * Specify that probe is for Github and Gitlab only Signed-off-by: AdamKorcz <[email protected]> * use in loop instead of Signed-off-by: AdamKorcz <[email protected]> * fix linter issues Signed-off-by: AdamKorcz <[email protected]> * fix more linter issues Signed-off-by: AdamKorcz <[email protected]> * specify Github and Gitlab in provenance def.yml Signed-off-by: AdamKorcz <[email protected]> * Add link to slsa-github-generator Signed-off-by: AdamKorcz <[email protected]> * Add instructions on signing with Cosign Signed-off-by: AdamKorcz <[email protected]> * refactor evaluation Signed-off-by: Adam Korczynski <[email protected]> * debug failing integration test Signed-off-by: Adam Korczynski <[email protected]> * remove unused nolints Signed-off-by: Adam Korczynski <[email protected]> * expose release name asset names in finding values Signed-off-by: Adam Korczynski <[email protected]> * fix failed integration test Signed-off-by: Adam Korczynski <[email protected]> * remove 'totalReleases' value from findings Signed-off-by: Adam Korczynski <[email protected]> * remove left-over cases of "totalReleases" values in findings Signed-off-by: Adam Korczynski <[email protected]> * remove remaining totalReleases values Signed-off-by: Adam Korczynski <[email protected]> * use const probe names instead of hard-coded strings Signed-off-by: Adam Korczynski <[email protected]> * remove totalReleases from test helper arguments Signed-off-by: Adam Korczynski <[email protected]> * merge test helpers Signed-off-by: Adam Korczynski <[email protected]> --------- Signed-off-by: AdamKorcz <[email protected]> Signed-off-by: Adam Korczynski <[email protected]>
- Loading branch information
Showing
11 changed files
with
1,208 additions
and
153 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
Oops, something went wrong.