forked from ossf/scorecard
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌱 Add probes to main call (ossf#3688)
* 🌱 Add probes to main call Signed-off-by: AdamKorcz <[email protected]> * fix linter issues Signed-off-by: AdamKorcz <[email protected]> * add test Signed-off-by: AdamKorcz <[email protected]> * add test coverage Signed-off-by: AdamKorcz <[email protected]> * remove Signed-off-by: Adam Korczynski <[email protected]> * WIP Signed-off-by: Adam Korczynski <[email protected]> * change comment for 'ExperimentalRunProbes' Signed-off-by: Adam Korczynski <[email protected]> * fix linter issues Signed-off-by: Adam Korczynski <[email protected]> * make only one in root.go Signed-off-by: Adam Korczynski <[email protected]> * relocate printing of output Signed-off-by: Adam Korczynski <[email protected]> * remove FormatPJSON Signed-off-by: Adam Korczynski <[email protected]> * reduce complexity of rootCmd Signed-off-by: Adam Korczynski <[email protected]> * assign findings in runEnabledProbes Signed-off-by: Adam Korczynski <[email protected]> * change name of probe map Signed-off-by: Adam Korczynski <[email protected]> * unwrap error Signed-off-by: Adam Korczynski <[email protected]> --------- Signed-off-by: AdamKorcz <[email protected]> Signed-off-by: Adam Korczynski <[email protected]>
- Loading branch information
Showing
7 changed files
with
486 additions
and
28 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
Oops, something went wrong.