Eli Reisman
6aacbe0934
add a warning message if there is room in the summary prior to cutoff
2024-09-16 12:42:35 -07:00
Eli Reisman
293ccdb6e9
add truncation escape valve to new file summary to avoid overflow
2024-09-16 12:26:36 -07:00
Henri Maurer
83c7cc6aa7
Do not list changes dependencies in summary
2024-09-16 11:29:47 -07:00
Eli Reisman
4531204be7
whitespace
2024-06-04 11:50:21 -07:00
Eli Reisman
df1ca890c5
appease linter
2024-06-04 11:50:21 -07:00
Eli Reisman
97c6dd59c3
run prettier to clear linter warnings
2024-06-04 11:50:21 -07:00
Eli Reisman
0bec1ca5b4
clean up list formatting for PR comment
2024-06-04 11:21:15 -07:00
Eli Reisman
5460632ba9
WIP: summary test
2024-06-04 11:21:15 -07:00
Eli Reisman
f7aca4f481
refactor to dedup min summary generation
2024-06-04 11:21:14 -07:00
Justin Hutchings
1e26117d02
Fix extra whitespace in list
2024-06-04 11:20:27 -07:00
Justin Hutchings
48fae2e703
Add min-comment to fix max-comment length issue
2024-06-04 11:20:10 -07:00
Justin Holguín
7e2c3c347b
Show denied packages with red X
2024-04-24 22:11:24 +00:00
Justin Hutchings
6d3fba9bf2
Remove extra https://
2024-04-23 17:26:55 +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
d186d663df
Automatically collapse the scorecard table
2024-03-11 22:23:03 +00:00
Justin Hutchings
250250e73d
Refactor schema, add line numbers to warnings
2024-03-08 02:31:11 +00:00
Justin Hutchings
59d4782b76
Add links to summary
2024-03-06 20:14:19 +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
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
7d2e20d06d
Stub out summary implementation for scorecards
2024-03-04 17:52:17 +00: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
Justin Holguín
fcef41f1e0
Add docs link to snapshot warnings
2023-09-06 19:07:18 +00:00
Justin Holguín
ee86529290
Show all non-empty snapshot warnings
2023-08-23 18:45:35 +00:00
Adrien Pessu
6862f6f65f
add groups
2023-08-07 14:07:26 +02:00
Adrien Pessu
309d082d5f
initial commit
2023-08-07 14:07:26 +02:00
Stefan Petrushevski
f1c8401a59
resolve merge conflicts
2023-05-30 18:04:26 +02:00
Stefan Petrushevski
39dca1ce09
Adjusted output
2023-04-06 10:04:48 +02:00
Stefan Petrushevski
9ad7edb033
switched to purl format
2023-04-06 09:37:42 +02:00
Justin Holguín
0c01e947d6
Flesh out the warnings section a tiny bit
2023-03-23 23:26:23 +00:00
Justin Holguín
782549c724
Ignore snapshot_warnings for missing head snapshots
2023-03-23 22:59:07 +00:00
Justin Holguín
419396de41
Show snapshot warnings in the summary
2023-03-22 21:30:12 +00:00
Stefan Petrushevski
884b7abd2d
updated summary output; create_summary.ts script
2023-03-08 13:02:59 +01:00
Stefan Petrushevski
600458c5dd
licenses check exclusion list
2023-03-08 12:38:34 +01:00
David Losert
6b34d93738
Skips dependency review if no changes detected
2023-03-02 07:47:09 +00:00
David Losert
b7a25f4e9b
Makes License Issues a single table per manifest
2023-03-02 07:43:23 +00:00
David Losert
1090cda9d5
Adjusts headlines and formatting for license issues
2023-02-28 12:28:20 +00:00
David Losert
b089c5b002
Adds conditional license summary
2023-02-28 11:08:39 +00:00
David Losert
6e66d136ec
Reformats vulnerability section
2023-02-27 16:05:59 +00:00
David Losert
19ee172e7e
feat: Adjusts the formatting and content for the status header
2023-02-22 14:05:52 +00:00
Josh Soref
03c7962be5
spelling: vulnerabilities
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-12-08 11:04:05 -05:00
Josh Soref
a184554be2
spelling: minimum
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-12-08 11:04:05 -05:00
Eric Cornelissen
84921e5e4a
Simplify Summary summary based on license-check and vulnerability-check
...
Omit details related to the license check of vulnerability check from
the GitHub Actions Summary's summary if the respective check is disabled
from the configuration.
2022-10-28 22:15:44 +02:00