Commit Graph

63 Commits

Author SHA1 Message Date
Abhishek Arya
81eab9d2d8
Add license header and code of conduct files. (#34)
* Add license header and code of conduct files.

* Fill missing field.
2020-10-26 15:22:13 -05:00
Abhishek Arya
3b2962da71
Fix descriptions 2020-10-25 10:48:13 -07:00
Abhishek Arya
e952c29b23
Fix contributors condition to match docs. 2020-10-24 23:23:33 -07:00
Abhishek Arya
8b330d8cc2
Merge pull request #32 from dlorenc/a14
Add some missing detail messages, improve others.
2020-10-24 10:27:08 -07:00
Abhishek Arya
5649a8370c fix check 2020-10-24 10:24:27 -07:00
Abhishek Arya
6c790d84da Add some missing detail messages, improve others. 2020-10-24 10:20:49 -07:00
Kim Lewandowski
aefb4563de
Merge pull request #31 from dlorenc/details
Hook up the --show-details flag, and cleanup the output.
2020-10-21 10:41:42 -07:00
Dan Lorenc
55ba575d73 Hook up the --show-details flag, and cleanup the output. 2020-10-21 12:35:58 -05:00
Dan Lorenc
b16aa36bd8 WIP webserver. 2020-10-20 08:52:57 -05:00
Dan Lorenc
9606a9f228 Refactor check list handling. 2020-10-20 08:37:51 -05:00
Dan Lorenc
44e39f7a00 Results over a channel as well. 2020-10-19 19:32:18 -05:00
Dan Lorenc
6a621a7396 Move printing back to root.go. 2020-10-19 19:26:48 -05:00
Dan Lorenc
a2eb4f862d More refactors. 2020-10-19 19:14:51 -05:00
dlorenc
6627531e58
Separate logic from cmd/root.go (#29)
This will make it easier to add subcommands and to serve the scorecard over HTTP.
2020-10-19 19:07:30 -05:00
Abhishek Arya
1232adbb20
Add SAST check for CodeQL (#26) 2020-10-19 11:58:51 -05:00
Abhishek Arya
f6fab3abcd
Merge pull request #25 from dlorenc/a11
Minor fixes.
2020-10-19 08:41:26 -07:00
Abhishek Arya
cb0fd9e4e9 Fix 2020-10-19 08:15:01 -07:00
Abhishek Arya
3c4623184a Minor fixes. 2020-10-19 08:09:10 -07:00
dlorenc
1fa5208d2e
Improve repo flag validation. (#24) 2020-10-19 09:46:56 -05:00
Dan Lorenc
cadc2b74e7 Update text. 2020-10-19 09:05:22 -05:00
Abhishek Arya
0e3502e85c
Add active project check, slightly fi MultiCheck logic. (#23) 2020-10-18 18:54:15 -05:00
dlorenc
49fba38c8b
Use Cobra CLI library, reorganize a bit. (#22) 2020-10-18 18:49:51 -05:00
Abhishek Arya
3fcde329a8
Merge pull request #21 from dlorenc/a9
Add rust deps detection.
2020-10-17 17:21:31 -07:00
Abhishek Arya
26400a8503 Add rust deps detection. 2020-10-17 17:20:13 -07:00
Abhishek Arya
d1cf4581b3
Merge pull request #20 from dlorenc/a8
Show result as pass/fail instead of true/false to match docs.
2020-10-17 17:09:56 -07:00
Abhishek Arya
88ffaaad6f
Lower pr review policy confidence to enforce GithubCodeReview (#19)
PR review policy is good to check but keep its confidence low
since actual enforcement is checked by GithubCodeReview and
ProwCodeReview and those values should be used.
2020-10-17 19:09:35 -05:00
Abhishek Arya
ca862c3181 Show result as pass/fail instead of true/false to match docs. 2020-10-17 17:08:53 -07:00
Abhishek Arya
eb55aca83d
improve log message. 2020-10-17 16:51:29 -07:00
Abhishek Arya
c208cd8d09
Update check results in readme. 2020-10-16 23:48:25 -07:00
Abhishek Arya
23f4534207
Merge pull request #18 from dlorenc/a6
Add docs directory for security.md
2020-10-16 23:22:21 -07:00
Abhishek Arya
37362b640f Add docs directory for security.md
Part of doc at
https://docs.github.com/en/free-pro-team@latest/github/managing-security-vulnerabilities/adding-a-security-policy-to-your-repository
2020-10-16 23:20:46 -07:00
Abhishek Arya
04c9b37981
Fix PR calc logic, remove bot accounts. (#17)
* Fix PR calc logic, remove bot accounts.

* Fmt.
2020-10-16 18:11:07 -05:00
Abhishek Arya
2ceadcd253
Fixes for signed releases. (#16)
* Fixes for signed releases.

* Fmt.
2020-10-16 15:09:20 -05:00
Abhishek Arya
6e5ce52cae
Fix filenames to match check names, remove unneeded repos.txt. (#15)
* Fix filenames to match check names, remove unneeded repos.txt.

* Fix conflict.

* Minor fix.
2020-10-16 13:22:28 -05:00
Abhishek Arya
b3e57bd360
Add circleci for ci tests. 2020-10-16 10:59:10 -07:00
Abhishek Arya
50e39b55b6
Fix travis and github actions ci tests calc. (#14) 2020-10-16 12:47:28 -05:00
Abhishek Arya
b72091168d
Fix issue with negative proportional result, also shorten tag lookback. (#13) 2020-10-16 11:55:25 -05:00
Abhishek Arya
78f70c46fd
Fix minor formatting issue 2020-10-16 08:08:43 -07:00
Abhishek Arya
dbcfdfa0af Validate checks and improve docs. 2020-10-16 07:54:29 -07:00
Kim Lewandowski
b24adb5eb3
uddating readme with criteria to add checks, removed motivation fluff (#6)
Co-authored-by: Kim Lewandowski <klewandowski@google.com>
2020-10-14 14:42:05 -05:00
Dan Lorenc
4ed14b9dd8 Better error message for invalid repos. 2020-10-14 13:28:10 -05:00
Dan Lorenc
d47a4efdfe Add new checks to the readme. 2020-10-14 11:25:16 -05:00
Dan Lorenc
20cafaee4a Add a CII Best Practices badge check. 2020-10-14 11:22:58 -05:00
Dan Lorenc
bdb1aba90e Fix rate limit. 2020-10-13 14:43:12 -05:00
Dan Lorenc
49eeef3260 Fix build error. 2020-10-13 14:32:52 -05:00
Dan Lorenc
32a62cc8f6 Register Helper 2020-10-13 13:55:14 -05:00
Dan Lorenc
d8cf6f4256 Log levels. 2020-10-13 13:51:24 -05:00
Dan Lorenc
c9596cd09d Add better logging. 2020-10-13 11:29:29 -05:00
Dan Lorenc
609518ea90 Start to add support for detailed logging. 2020-10-13 10:35:55 -05:00
Dan Lorenc
3608792e91 Refactoring. 2020-10-13 09:32:38 -05:00