scorecard/clients/localdir
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
..
testdata/repo0 Implement local repo client for local folders (#1146) 2021-10-28 18:30:02 +00:00
client_test.go Add validation for commit-based APIs (#1635) 2022-02-14 22:24:35 +00:00
client.go 🐛 Detect recently created Github repositories (#2151) 2022-08-16 16:09:46 -07:00
repo.go Refactor some code (#1567) 2022-01-31 21:41:42 +00:00