scorecard/checks
neil465 5476b878bd
Removed unnecessary linters (#969)
* gomnd
* prealloc
* dupl
2021-09-07 10:45:12 -04:00
..
testdata Parsing GitHub Workflows should only happen on yaml files 2021-09-06 10:51:33 -05:00
all_checks.go More linter issues (#794) 2021-08-01 03:42:14 +00:00
binary_artifact.go support v3 (#883) 2021-08-23 18:48:29 +00:00
branch_protection_test.go Use ListReleases API for BranchProtection check (#937) 2021-08-30 17:52:08 -07:00
branch_protection.go Use ListReleases API for BranchProtection check (#937) 2021-08-30 17:52:08 -07:00
ci_tests.go Add and use RepoClient API for ListStatuses (#949) 2021-09-01 18:34:58 +00:00
cii_best_practices.go Make RepoClient as default interface for Scorecard (#951) 2021-09-02 02:32:26 +00:00
code_review.go Use RefUpdateRule in BranchProtection check (#936) 2021-08-30 23:14:42 +00:00
contributors.go Transition Vulnerabilities, Permissions, CI-Tests, Dependency-Update-Tool, Code-Reviews to structured details (#889) 2021-08-24 00:54:22 +00:00
dependency_update_tool.go 🐛 Address friction logs' comments (#899) 2021-08-25 21:02:23 +00:00
errors.go Improve token permission check (#800) 2021-08-03 00:56:45 +00:00
file_utils.go Enable revive linters which are used in google3 (#793) 2021-07-31 22:31:34 +00:00
fuzzing.go Make RepoClient as default interface for Scorecard (#951) 2021-09-02 02:32:26 +00:00
maintained.go 🐛 Address friction logs' comments (#899) 2021-08-25 21:02:23 +00:00
packaging.go Use RepoClient API for Packaging check (#940) 2021-09-01 01:05:34 +00:00
permissions_test.go Update test utils (#933) 2021-08-30 14:12:57 -07:00
permissions.go Transition Packaging, SAST, Security-policy, Signed-releases check to the new structured detail format (#887) 2021-08-24 01:44:06 +00:00
pinned_dependencies_test.go Parsing GitHub Workflows should only happen on yaml files 2021-09-06 10:51:33 -05:00
pinned_dependencies.go Removed unnecessary linters (#969) 2021-09-07 10:45:12 -04:00
sast.go Add RepoClient API for ListCheckRunsForRef (#948) 2021-09-01 17:43:53 +00:00
security_policy.go Make RepoClient as default interface for Scorecard (#951) 2021-09-02 02:32:26 +00:00
shell_download_validate_test.go 🐛 Only validate shell scripts supported by our parser (#862) 2021-08-19 08:18:45 -07:00
shell_download_validate.go Removed unnecessary linters (#969) 2021-09-07 10:45:12 -04:00
signed_releases.go Fix #890 (#938) 2021-08-30 20:26:11 -07:00
vulnerabilities.go Transition Vulnerabilities, Permissions, CI-Tests, Dependency-Update-Tool, Code-Reviews to structured details (#889) 2021-08-24 00:54:22 +00:00
write.md 🐛 Address friction logs' comments (#899) 2021-08-25 21:02:23 +00:00