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 and GitHub
bed9726f78
Make snapshot warning messages clearer and more actionable
2023-09-07 17:54:42 +00:00
Justin Holguín and GitHub
ada103783f
Merge remote-tracking branch 'origin/retry-on-snapshot-warnings' into juxtin/dr-snaps-pre-launch
2023-08-31 16:31:44 +00:00
Sean Murphy
7ef37f3853
Merge branch 'main' into comment-on-failure
2023-08-09 17:31:16 -04:00
Adrien Pessu
c280c303e6
debug
2023-08-08 16:51:40 +02:00
Adrien Pessu
00f1f5b642
add tests and docs
2023-08-07 14:07:46 +02: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
Sean Murphy
902e86c6f5
Add on-failure option to comment-summary-in-pr setting
2023-08-04 22:37:51 -04:00
Henri Maurer
d3fa764646
fix
2023-06-14 10:38:45 +01:00
Henri Maurer
1856a6de19
fix
2023-06-14 10:26:22 +01:00
Henri Maurer
5573b58443
better logging
2023-06-14 10:24:40 +01:00
tgrall
13c4496f31
update doc
2023-06-14 09:12:19 +02:00
tgrall
7ed3405bdc
warn_only_test_
2023-06-14 08:55:38 +02:00
tgrall
995bb847a3
new dev
2023-06-13 09:34:12 +02:00
tgrall
f1e6d67732
wan only
2023-06-13 09:29:10 +02:00
tgrall
a3a8a9c756
new build
2023-06-12 13:56:53 +02:00
tgrall
0b053fccb4
add new parameter warn_only
2023-06-12 11:26:44 +02:00
Henri Maurer
50954e6a9a
fix
2023-06-09 10:30:56 +01:00
Henri Maurer
66b6f67835
Add configs
2023-06-09 10:26:24 +01:00
Henri Maurer
1644401f8d
rewrite retry logic
2023-06-08 18:11:13 +01:00
Henri Maurer
1a326fc7fa
proceed even if warnings
2023-06-08 17:04:40 +01:00
Henri Maurer
a82096e68a
fix
2023-06-07 16:51:53 +01:00
Henri Maurer
9dde5949a8
retry every 10s
2023-06-07 16:39:16 +01:00
Henri Maurer
d35955ebf6
Prototype re-try on snapshot warnings
2023-06-06 16:44:27 +01:00
Stefan Petrushevski
f1c8401a59
resolve merge conflicts
2023-05-30 18:04:26 +02:00
Stefan Petrushevski
1896d6f936
Clean up; updated docs
2023-04-06 10:49:30 +02:00
Stefan Petrushevski
9ad7edb033
switched to purl format
2023-04-06 09:37:42 +02:00
Justin Holguín and GitHub
419396de41
Show snapshot warnings in the summary
2023-03-22 21:30:12 +00:00
tgrall
cc302f4c2b
fix linter/format
2023-03-20 09:07:07 +01:00
tgrall
621d03bf3a
Add none as option for fail-on-severity
2023-03-18 05:21:58 +01:00
Stefan Petrushevski
600458c5dd
licenses check exclusion list
2023-03-08 12:38:34 +01:00
David Losert and GitHub
6b34d93738
Skips dependency review if no changes detected
2023-03-02 07:47:09 +00:00
David Losert and GitHub
6315b3822f
Renames variable to be more speaking
2023-02-28 12:27:55 +00:00
David Losert and GitHub
19ee172e7e
feat: Adjusts the formatting and content for the status header
2023-02-22 14:05:52 +00:00
David Losert and GitHub
1c85e9db8d
Adds option to write summary into a pr comment
2023-02-16 10:03:16 +00:00
Chad Bentz
e6aba92fb0
Enhance failure message to include GHAS note
2023-01-05 17:26:46 +00:00
cnagadya
6d941b396a
Fix inconsistencies due to zod defaults / partials mixup
2022-11-07 17:08:00 +00:00
cnagadya
b4a2fbfa16
Complete functionality for handling remote config file
2022-11-04 14:51:41 +00: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
Eric Cornelissen
31279d265a
Add license-check and vulnerability-check inputs
...
Add support for two new inputs, named `license-check` and
`vulnerability-check`, to disable the license checks or vulnerability
checks performed by this action. By default, both are enabled.
2022-10-28 22:06:05 +02:00
216fafaed5
PR feedback
...
Co-authored-by: Federico Builes <[email protected] >
2022-10-28 11:23:05 +02:00
cnagadya
7b16bd0b54
Add unvalidated changes to summary
2022-10-27 16:24:30 +00:00
cnagadya
022ea02fbb
Add unresolved licenses section
2022-10-27 13:09:37 +00:00
cnagadya
d1e9a12830
Resolve conflicts
2022-10-13 11:06:40 +00:00
Federico Builes and Christine Nagadya
2dd6c6a3d7
Fixing a bug with GHSA filtering.
...
Co-authored-by: Christine Nagadya <[email protected] >
2022-10-11 15:17:34 +02:00
Federico Builes
1d9bfbbddf
Document the behavior of the GHSA filtering function.
2022-10-11 15:09:58 +02:00