Commit Graph

334 Commits

Author SHA1 Message Date
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
laughedelic
eecc9aab88 feat: add action outputs for different types of changes 2024-03-02 04:55:58 +01: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
Stefan Petrushevski
b99756ecd3 encode string for pUrl 2023-11-13 17:19:24 +01:00
Federico Builes
ded987cb3b Downgrade usage of retries.
This commit reverts:

f7363549ac
76b050a607
8dc52cdbed
2023-11-08 08:35:44 +01:00
Federico Builes
76b050a607 Use octokit-rest for the PR comments client. 2023-10-09 13:34:14 +02:00
Federico Builes
f7363549ac use octokit plugins 2023-10-09 13:20:24 +02:00
Justin Holguín
35a52fd146 Minor tweaks to snapshot warnings 2023-09-07 18:00:57 +00:00
Justin Holguín
bed9726f78 Make snapshot warning messages clearer and more actionable 2023-09-07 17:54:42 +00:00
Federico Builes
7d0e0f61e8 Update src/dependency-graph.ts
Co-authored-by: Justin Holguín <juxtin@github.com>
2023-09-07 07:08:21 -05:00
Justin Holguín
fcef41f1e0 Add docs link to snapshot warnings 2023-09-06 19:07:18 +00:00
Justin Holguín
e81e6e582f Default retry-on-snapshot-warnings to false
Keeping this true by default means wasting actions minutes for
the vast majority of DR users
2023-09-06 18:04:16 +00:00
Justin Holguín
ada103783f Merge remote-tracking branch 'origin/retry-on-snapshot-warnings' into juxtin/dr-snaps-pre-launch 2023-08-31 16:31:44 +00:00
Justin Holguín
ee86529290 Show all non-empty snapshot warnings 2023-08-23 18:45:35 +00:00
Sean Murphy
31afeba06d Add unit tests 2023-08-09 21:10:48 -04:00
Sean Murphy
7ef37f3853 Merge branch 'main' into comment-on-failure 2023-08-09 17:31:16 -04:00