Commit Graph

280 Commits

Author SHA1 Message Date
Brandon Teng
ce31ee8325 Merge branch 'main' into deny-list-version 2024-04-24 18:16:35 -05:00
Justin Holguín
7e2c3c347b Show denied packages with red X 2024-04-24 22:11:24 +00:00
Brandon Teng
80116a4564 Merge branch 'main' into deny-list-version 2024-04-24 16:35:05 -05:00
Justin Hutchings
6d3fba9bf2 Remove extra https:// 2024-04-23 17:26:55 +00:00
Brandon Teng
c32a0148b3 throwing parsing error up instead of swallowing it 2024-04-16 16:25:28 -05:00
Brandon Teng
3ca15314ff transforming package URLs during zod parsing 2024-04-16 16:04:11 -05:00
Brandon Teng
a318e62c6c using packageurl-js to parse packages and groups from config 2024-04-16 12:44:51 -05:00
Brandon Teng
a323510dae more refactoring for getDeniedChanges 2024-04-04 15:18:51 -05:00
Brandon Teng
7cebd9d64d refactoring getDeniedChanges 2024-04-04 15:04:45 -05:00
Brandon Teng
411e5ec44f updating deny-packages config option to deny exact version or wildcard 2024-04-04 13:25:54 -05:00
Federico Builes
0e665bf3ac Adding a failing test.
Co-authored-by: Brandon Teng <bteng22@github.com>
2024-03-27 15:05:17 +01:00
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