Commit Graph

137 Commits

Author SHA1 Message Date
Ahmed ElMallah
c89b41fdc6 addressing lint issues 2024-11-20 21:41:54 +00:00
Eric Bickle
fb86db2043 fix: resolve race conditions in async core.group calls 2024-11-19 14:17:06 -08:00
Eric Bickle
0a198ab3ed fix: replace integer failureCount with boolean 2024-11-19 13:15:15 -08:00
Eric Bickle
fc499fc13a Merge branch 'main' into fix/comment-warn-only 2024-11-19 12:51:47 -08:00
Henri Maurer
83c7cc6aa7 Do not list changes dependencies in summary 2024-09-16 11:29:47 -07:00
Eric Bickle
ac1d2d7d35 fix: add summary comment on failure when warn-only: true 2024-09-06 12:24:42 -07:00
Eli Reisman
e69288dbec only filter out removed changes from the original PR diff when adding scorecard entries in DR Action report 2024-06-07 10:00:37 -07:00
Eli Reisman
220872c81a Update src/main.ts
Co-authored-by: Brandon Teng <bteng22@github.com>
2024-06-04 12:14:40 -07:00
Eli Reisman
97c6dd59c3 run prettier to clear linter warnings 2024-06-04 11:50:21 -07:00
Eli Reisman
f7aca4f481 refactor to dedup min summary generation 2024-06-04 11:21:14 -07:00
Justin Hutchings
48fae2e703 Add min-comment to fix max-comment length issue 2024-06-04 11:20:10 -07: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
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
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
111227a118 Refactor scorecard API implementation 2024-03-06 14:43:49 +00:00
Justin Hutchings
f8ebb4b946 Add formatting around warning for low scorecard levels 2024-03-04 19:34:29 +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
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
6bcbf042ff Fix OpenSSF Scorecard Score retrieval 2024-03-03 05:59:37 +00:00
Justin Hutchings
ffd129c285 Refactor types, add printing 2024-03-03 05:24:07 +00:00
Justin Hutchings
f87cc241f7 Fixing bugs 2024-03-03 01:10:08 +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
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
Federico Builes
50dafeb5e4 Tiny logic refactor. 2023-11-24 14:37:30 +01:00
Justin Holguín
bed9726f78 Make snapshot warning messages clearer and more actionable 2023-09-07 17:54:42 +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