Commit Graph

247 Commits

Author SHA1 Message Date
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
Justin Hutchings
af5438b06f Add debugging 2024-03-03 00:31:13 +00:00
Justin Hutchings
781bff117a Fix prettier issues, and JSON error in main 2024-03-03 00:25:40 +00:00
Justin Hutchings
f419e37c19 Fix build breaks 2024-03-03 00:15:42 +00:00
Justin Hutchings
3d70a3cf05 Draft integration with deps.dev 2024-03-02 22:37:50 +00:00
Josh Soref
db6a5119ce Set comment as output
Move the logic from the caller as a negation instead of trying to
negate it by hand.
2024-02-20 14:19:19 -05:00
Federico Builes
9129d7d40b don't set output on every run 2024-02-20 18:47:36 +01:00
Josh Soref
2876926e7f Expose dependency comment content 2024-02-19 10:09:03 -05:00
Josh Soref
47a0fcbcd4 Report action input names 2024-02-19 10:06:32 -05:00
Justin Holguín
60f93ef4a0 Merge pull request #432 from tgrall/issue-431-fail-on-severity-none
Add none as option for fail-on-severity
2024-02-11 14:00:39 -08:00
Justin Holguín
4dffb75625 Run prettier --write 2024-01-31 22:09:37 +00:00
tgrall
05d861260a finalize testing 2024-01-28 15:54:59 +01:00
tgrall
2c526853b4 new debug test 2024-01-28 15:51:39 +01:00
tgrall
ee5bd475ba debug behavior 2024-01-28 14:59:04 +01:00
tgrall
b0a705da21 Fix license printing bug in main.ts 2024-01-28 14:54:28 +01:00
tgrall
0bab6ffc2c Fix vulnerability check to print warnings instead
of failing
2024-01-28 14:54:14 +01:00
tgrall
f91404ca86 set status to low when warn-only is set to true 2024-01-28 14:35:44 +01:00
tgrall
fc49851780 merge from main and fix code review comment from @juxtin 2024-01-28 10:16:07 +01:00
Henri Maurer
b383a9aa6e Smaller per_page when requesting diff 2024-01-04 10:17:51 +00:00
Federico Builes
4366dbae42 Advisory filters should not drop entire dependencies. 2023-11-24 14:40:18 +01:00
Federico Builes
50dafeb5e4 Tiny logic refactor. 2023-11-24 14:37:30 +01:00
Stefan Petrushevski
152d8e2def Prettier 2023-11-13 17:45:48 +01:00