scorecard/checks
Chris McGehee b6cba86f72
🐛 Issue activity only counts if done by a maintainer (#1515)
* Issue activity only counts if done by a maintainer

* -Using pointer so that if Github API doesn't return a value for a field, it can be nil
- Updating AuthorAssociation to use an enum

Co-authored-by: Azeem Shaikh <azeemshaikh38@gmail.com>
2022-01-24 16:12:54 +00:00
..
evaluation 🌱 Unit tests for binary artifacts 2022-01-23 22:59:36 -06:00
fileparser 🌱 Unit test for fileparser 2022-01-21 12:23:11 -06:00
raw 🌱 Fix the reflect.DeepEqual with google cmp 2022-01-23 13:12:07 -06:00
testdata 🌱 Unit tests for binaryartifacts 2022-01-20 15:20:54 -06:00
all_checks_test.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
all_checks.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
binary_artifact_test.go ⚠️ Create a dedicated logging package to encapsulate calls to zap (#1502) 2022-01-20 15:57:39 -08:00
binary_artifact.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
branch_protection_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
branch_protection.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
ci_tests_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
ci_tests.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
cii_best_practices_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
cii_best_practices.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
code_review_test.go 🌱 Unit tests for code review 2022-01-12 15:35:09 -06:00
code_review.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
contributors_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
contributors.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
dangerous_workflow_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
dangerous_workflow.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
dependency_update_tool.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
errors.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
fuzzing.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
license_test.go ⚠️ Create a dedicated logging package to encapsulate calls to zap (#1502) 2022-01-20 15:57:39 -08:00
license.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
maintained_test.go 🐛 Issue activity only counts if done by a maintainer (#1515) 2022-01-24 16:12:54 +00:00
maintained.go 🐛 Issue activity only counts if done by a maintainer (#1515) 2022-01-24 16:12:54 +00:00
packaging_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
packaging.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
permissions_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
permissions.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
pinned_dependencies_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
pinned_dependencies.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
sast_test.go Unit test for SAST (#1482) 2022-01-15 12:22:59 -08:00
sast.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
security_policy.go Unit test for all_checks 2022-01-12 17:24:38 -06: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 Unit test for all_checks 2022-01-12 17:24:38 -06:00
vulnerabilities_test.go Migrate to v4 2022-01-12 14:12:09 -06:00
vulnerabilities.go Unit test for all_checks 2022-01-12 17:24:38 -06:00
write.md Update write.md (#1084) 2021-09-28 20:41:47 +00:00