scorecard/checks
raghavkaul ff9c0626ef
🐛 Detect recently created Github repositories (#2151)
* Bugfix: Detect recently created Github repositories

Adjust the unweighted score -3 points if they were created in the last
90 days

* Address PR comments

* Address PR comments

* Make log message more urgent
* Add to raw results
* Zero 'Maintained' score if the repo is too new to evaluate

* Update docs

* Update maintained_test.go

* Fix lint error
2022-08-16 16:09:46 -07:00
..
evaluation 🐛 Detect recently created Github repositories (#2151) 2022-08-16 16:09:46 -07:00
fileparser Add raw results for Token-Permissions (#1912) 2022-07-15 21:48:50 +00:00
raw 🐛 Detect recently created Github repositories (#2151) 2022-08-16 16:09:46 -07:00
testdata feat: Add pom.xml support for sonarype SAST (#2114) 2022-08-03 19:57:59 +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 Favor SLSA provenance over plain signature in Signed-Release (#2144) 2022-08-12 11:49:32 -07:00
binary_artifact_test.go Binary artifact exception for gradle-wrapper.jar when using validation action (#2039) 2022-07-18 18:42:32 +00:00
binary_artifact.go Binary artifact exception for gradle-wrapper.jar when using validation action (#2039) 2022-07-18 18:42:32 +00:00
branch_protection_test.go Add raw results for Token-Permissions (#1912) 2022-07-15 21:48:50 +00:00
branch_protection.go Add raw results to cron scans (#1741) 2022-03-18 19:05:14 -07:00
ci_tests_test.go 🌱 Unit tests checks/ci_tests_test.go 2022-02-04 13:26:16 -06:00
ci_tests.go Remove Version field from LogMessage (#1640) 2022-02-15 18:26:06 +00:00
cii_best_practices_test.go Raw results for best practices badge (#1795) 2022-04-25 17:04:21 +00:00
cii_best_practices.go 🐛 Ignore shell parsing errors when reporting results (#1878) 2022-05-02 10:11:50 -07:00
code_review_test.go Support commits reviewed through Piper (#1889) 2022-05-06 18:41:44 +00:00
code_review.go Add raw results to cron scans (#1741) 2022-03-18 19:05:14 -07:00
contributors_test.go Replace clients.Contributor with clients.User (#1957) 2022-05-31 13:19:14 -07:00
contributors.go Raw results for Contributors check (#1919) 2022-05-18 18:13:10 +00:00
dangerous_workflow.go Raw results for dangerous workflow (#1849) 2022-04-21 22:02:18 +00:00
dependency_update_tool_test.go Feature: Improve Dependabot detection through PRs (#2125) 2022-08-11 15:09:21 +00:00
dependency_update_tool.go Add raw results to cron scans (#1741) 2022-03-18 19:05:14 -07:00
errors.go Add raw results for Token-Permissions (#1912) 2022-07-15 21:48:50 +00:00
fuzzing_test.go Add Language struct and optimize result parsing for GHClient.ListProgrammingLanguages (#1992) 2022-06-10 12:13:38 -07:00
fuzzing.go Raw results for Fuzzing check (#1917) 2022-05-20 00:55:49 +00:00
license_test.go Raw results for license (#1790) 2022-04-13 18:20:05 -07:00
license.go Raw results for license (#1790) 2022-04-13 18:20:05 -07:00
maintained_test.go 🐛 Detect recently created Github repositories (#2151) 2022-08-16 16:09:46 -07:00
maintained.go Raw result for Maintained check (#1780) 2022-03-29 16:35:42 +00:00
packaging.go Raw results for Packaging check (#1913) 2022-06-01 16:41:20 +00:00
permissions_test.go 🐛 Add scorecard-action to the security-events allowlist in Token Permissions check (#2153) 2022-08-16 21:05:06 +00:00
permissions.go Add raw results for Token-Permissions (#1912) 2022-07-15 21:48:50 +00:00
pinned_dependencies.go Add raw results for Token-Permissions (#1912) 2022-07-15 21:48:50 +00:00
sast_test.go feat: Add pom.xml support for sonarype SAST (#2114) 2022-08-03 19:57:59 +00:00
sast.go Scorecard returns a non-zero exit code if any check has a runtime error (#2133) 2022-08-15 20:48:00 +00:00
security_policy_test.go Update message for org-level security policy files (#1939) 2022-05-26 15:22:30 +00:00
security_policy.go Security-Policy should not run on --local (#1825) 2022-04-07 14:12:22 -05:00
signed_releases_test.go Favor SLSA provenance over plain signature in Signed-Release (#2144) 2022-08-12 11:49:32 -07:00
signed_releases.go Raw results for Signed-Release check (#1789) 2022-04-01 23:13:58 +00:00
vulnerabilities_test.go Separate check from policies for the Vulnerabilities check (#1532) 2022-01-26 15:45:39 -05:00
vulnerabilities.go Add raw results to cron scans (#1741) 2022-03-18 19:05:14 -07:00
webhook_test.go 🌱 Limit access to registered checks (#2134) 2022-08-10 20:11:18 +00:00
webhook.go 🌱 Limit access to registered checks (#2134) 2022-08-10 20:11:18 +00:00
write.md 📖 Minor typos and copy-editing to checks/write.md (#2071) 2022-07-26 19:13:47 +00:00