scorecard/checks
Luca Comellini 9e6870cc4c
Remove unnecessary Printf (#2557)
The Prinft causes the output to be invalid, printing for example: "got codeowners file at .github/CODEOWNERS"

Signed-off-by: Luca Comellini <luca.com@gmail.com>

Signed-off-by: Luca Comellini <luca.com@gmail.com>
2022-12-21 00:13:37 +00:00
..
evaluation Add support for RequiresLastPushReview in Branch Protection for GitHub (#2492) 2022-12-14 10:48:38 -08:00
fileparser Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
raw Remove unnecessary Printf (#2557) 2022-12-21 00:13:37 +00:00
testdata Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
all_checks_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
all_checks.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
binary_artifact_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
binary_artifact.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
branch_protection_test.go Add support for RequiresLastPushReview in Branch Protection for GitHub (#2492) 2022-12-14 10:48:38 -08:00
branch_protection.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
ci_tests.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
cii_best_practices_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
cii_best_practices.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
code_review_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
code_review.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
contributors_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
contributors.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
dangerous_workflow.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
dependency_update_tool_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
dependency_update_tool.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
errors.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
fuzzing_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
fuzzing.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
license_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
license.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
maintained_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
maintained.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
packaging.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
permissions_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
permissions.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
pinned_dependencies.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
sast_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
sast.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
security_policy_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
security_policy.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
signed_releases_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
signed_releases.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
vulnerabilities_test.go ⚠️ OSV scanner integration (#2509) 2022-12-12 16:46:43 -08:00
vulnerabilities.go ⚠️ OSV scanner integration (#2509) 2022-12-12 16:46:43 -08:00
webhook_test.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
webhook.go Use new project name in Copyright notices (#2505) 2022-12-01 15:08:48 -08:00
write.md 📖 Minor typos and copy-editing to checks/write.md (#2071) 2022-07-26 19:13:47 +00:00