scorecard/checks
laurentsimon 7de151cf49
Check for secrets in workflows run on pull requests (#1615)
* updates

* missing files

* typo

* linter

* linter

* updates

* updates
2022-02-10 18:54:44 +00:00
..
evaluation Remove ListMergedPRs API (#1566) 2022-02-03 00:01:35 +00:00
fileparser 🌱 Unit tests fileparser/listing 2022-02-07 15:33:18 -06:00
raw Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
testdata Check for secrets in workflows run on pull requests (#1615) 2022-02-10 18:54:44 +00:00
all_checks_test.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
all_checks.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
binary_artifact_test.go Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
binary_artifact.go Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
branch_protection_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
branch_protection.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
ci_tests_test.go 🌱 Unit tests checks/ci_tests_test.go 2022-02-04 13:26:16 -06:00
ci_tests.go Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
cii_best_practices_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
cii_best_practices.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
code_review_test.go Remove ListMergedPRs API (#1566) 2022-02-03 00:01:35 +00:00
code_review.go Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
contributors_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
contributors.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
dangerous_workflow_test.go Check for secrets in workflows run on pull requests (#1615) 2022-02-10 18:54:44 +00:00
dangerous_workflow.go Check for secrets in workflows run on pull requests (#1615) 2022-02-10 18:54:44 +00:00
dependency_update_tool_test.go 🌱 Unit tests for dependency_update_tool 2022-02-07 11:05:37 -06:00
dependency_update_tool.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
errors.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
fuzzing_test.go 🌱 Unit tests for Fuzzing 2022-01-25 14:08:59 -06:00
fuzzing.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
license_test.go Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
license.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
maintained_test.go Not considering an issue as having activity if closed recently (#1531) 2022-01-25 21:59:03 -08:00
maintained.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
packaging_test.go checks/packaging.go: ignore workflows/<>/ files (#1591) 2022-02-04 21:42:59 +00:00
packaging.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
permissions_test.go checks/packaging.go: ignore workflows/<>/ files (#1591) 2022-02-04 21:42:59 +00:00
permissions.go Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
pinned_dependencies_test.go checks/packaging.go: ignore workflows/<>/ files (#1591) 2022-02-04 21:42:59 +00:00
pinned_dependencies.go Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
sast_test.go Remove ListMergedPRs API (#1566) 2022-02-03 00:01:35 +00:00
sast.go Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
security_policy_test.go checks/security_policy_test.go: updated unit tests (#1590) 2022-02-02 08:31:42 -08:00
security_policy.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
shell_download_validate_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
shell_download_validate.go Fix linter issues (#1472) 2022-01-12 20:34:16 +00:00
signed_releases_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
signed_releases.go Only run allowed checks in different modes (#1579) 2022-02-07 16:49:49 -08:00
vulnerabilities_test.go Separate check from policies for the Vulnerabilities check (#1532) 2022-01-26 15:45:39 -05:00
vulnerabilities.go Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
write.md Update write.md (#1084) 2021-09-28 20:41:47 +00:00