Commit Graph

269 Commits

Author SHA1 Message Date
Justin Hutchings
35b83b4207 Fix prettier issues 2024-03-22 21:59:08 +00:00
Justin Hutchings
2b0aaf1638 Fix extra slash issue 2024-03-22 21:20:15 +00:00
Justin Hutchings
d9209374af Fix repositoryUrl issues around GitHub Actions 2024-03-22 21:00:38 +00:00
laughedelic
16bfb3360c Merge branch 'main' into feat/data-outputs 2024-03-15 03:21:07 +01:00
Justin Hutchings
4ce120135b Fix OpenSSF Scorecard display issue 2024-03-13 16:23:23 +00:00
Justin Hutchings
0e8bc32a54 Fix prettier linting 2024-03-12 22:06:54 +00:00
Justin Hutchings
f875e6ec1d Simplify truthiness check 2024-03-12 21:49:01 +00:00
Justin Hutchings
72666694f0 Fix broken tests, clean up dead code 2024-03-12 21:32:27 +00:00
Justin Hutchings
7dc5f537be Add scorecard to summary and count scorecard warnings 2024-03-12 20:47:25 +00:00
Justin Hutchings
ac600387ca Add tests 2024-03-12 17:55:10 +00:00
Justin Hutchings
d186d663df Automatically collapse the scorecard table 2024-03-11 22:23:03 +00:00
Justin Hutchings
b7fdb4c8e2 Remove unused import 2024-03-11 22:19:09 +00:00
Justin Hutchings
ba6b805e18 Remove dead code, complete printScorecardBlock 2024-03-11 22:17:28 +00:00
Justin Hutchings
70801db78f Revert line number implementation 2024-03-11 22:05:19 +00:00
Justin Hutchings
5bc19761c5 Add debugging 2024-03-08 03:00:15 +00:00
Justin Hutchings
5ba0d0fe17 Add debugging 2024-03-08 02:53:41 +00:00
Justin Hutchings
6a74ebd41e Fix column number implementation 2024-03-08 02:49:15 +00:00
Justin Hutchings
250250e73d Refactor schema, add line numbers to warnings 2024-03-08 02:31:11 +00:00
Justin Hutchings
296bf3ab1b Add docs, implement warning behavior 2024-03-08 01:29:53 +00:00
Justin Hutchings
59d4782b76 Add links to summary 2024-03-06 20:14:19 +00:00
Justin Hutchings
e878bf8824 Fix bug with protocol prefixes 2024-03-06 20:06:26 +00:00
Justin Hutchings
1b21f392ca Fix scorecard bug 2024-03-06 19:44:54 +00:00
Justin Hutchings
111227a118 Refactor scorecard API implementation 2024-03-06 14:43:49 +00:00
Justin Hutchings
a1258f2a2e Fix icon issues 2024-03-04 20:07:08 +00:00
Justin Hutchings
29b9ef447a Fix icons and undefined/null checks 2024-03-04 20:03:39 +00:00
Justin Hutchings
b5a1aee21a Add debugging 2024-03-04 19:45:36 +00:00
Justin Hutchings
5bace73db3 Fix undefined/null checks 2024-03-04 19:38:52 +00:00
Justin Hutchings
f8ebb4b946 Add formatting around warning for low scorecard levels 2024-03-04 19:34:29 +00:00
Justin Hutchings
1251834b92 Add dependencies without scorecards to scorecards table 2024-03-04 18:51:52 +00:00
Justin Hutchings
94125c4b1e Fix formatting issues 2024-03-04 18:38:53 +00:00
Justin Hutchings
9843156266 Improve summary formatting 2024-03-04 18:28:43 +00:00
Justin Hutchings
2fcc6a1c72 Fix config implementation 2024-03-04 18:17:53 +00:00
Justin Hutchings
ea64ae9d4d Fix config mapping issue 2024-03-04 18:11:46 +00:00
Justin Hutchings
5955069e69 Add debugging 2024-03-04 18:04:06 +00:00
Justin Hutchings
7d2e20d06d Stub out summary implementation for scorecards 2024-03-04 17:52:17 +00:00
Justin Hutchings
2bc3ecb19b Fix type issues 2024-03-03 06:50:11 +00:00
Justin Hutchings
c286ea91b0 Add nullish to types 2024-03-03 06:08:47 +00:00
Justin Hutchings
6bcbf042ff Fix OpenSSF Scorecard Score retrieval 2024-03-03 05:59:37 +00:00
Justin Hutchings
43286afc54 Add debugging 2024-03-03 05:48:33 +00:00
Justin Hutchings
764e39e792 Attempt to fix type issues 2024-03-03 05:43:20 +00:00
Justin Hutchings
bf2683a10c Fixing url error 2024-03-03 05:30:49 +00:00
Justin Hutchings
f1b66d10c9 Remove dependency on PackageURL 2024-03-03 05:26:55 +00:00
Justin Hutchings
ffd129c285 Refactor types, add printing 2024-03-03 05:24:07 +00:00
Justin Hutchings
72d5b06a68 Add more error handling 2024-03-03 01:34:03 +00:00
Justin Hutchings
b2ddac1749 Remove custom type to go around errors 2024-03-03 01:27:54 +00:00
Justin Hutchings
f357c751be fix extra slash 2024-03-03 01:21:27 +00:00
Justin Hutchings
e16e218fdc Encode URI component to fix 404 2024-03-03 01:15:16 +00:00
Justin Hutchings
f87cc241f7 Fixing bugs 2024-03-03 01:10:08 +00:00
Justin Hutchings
d641d3a261 Fix bugs in scorecard 2024-03-03 01:05:36 +00:00
Justin Hutchings
4230610a70 Add exception handling 2024-03-03 00:46:24 +00:00