pyth0n1c
|
a65e3e84dd
|
Re-enable semgrep output
Re-enable semgrep output.
Issue was fixed by adding
files to .semgrepignore
|
2021-09-21 09:41:31 -07:00 |
|
pyth0n1c
|
4ab6bc7f88
|
Disabling Generate_Sarif
Disabled generate_Sarif in an attempt to troubleshoot semgrep action.
|
2021-09-21 08:57:28 -07:00 |
|
pyth0n1c
|
3b08a85330
|
Fixed testing so that it only runs on Push and Create/Reopen PR.
|
2021-08-31 11:56:18 -07:00 |
|
pyth0n1c
|
b2709ac415
|
Updated semgrep to generate and upload an output file because the semgrep repo/action has been fixed.
|
2021-08-26 11:20:25 -07:00 |
|
pyth0n1c
|
6d100dbcc9
|
Uploading additional release artifacts. Moved away from ghr and to an action designed for attaching github release artifacts. This will only run for tagged releases.
|
2021-08-12 13:03:15 -07:00 |
|
pyth0n1c
|
4a94db95c2
|
Turned off file output from semgrep - current bug prevents anything from being written. it is okay when it is writted to stdout.
|
2021-08-12 10:18:22 -07:00 |
|
pyth0n1c
|
f2fa2bf079
|
Apparently, unless specified otherwise, exit returns most recent return code. Explicitly have it return 0 on success.
|
2021-08-10 11:56:02 -07:00 |
|
pyth0n1c
|
e8b49a3228
|
Better, more verbose tag checking for all the yml
|
2021-08-10 11:53:38 -07:00 |
|
pyth0n1c
|
9c22253318
|
Adding the tag check to the semgrep.yml. Printing our the GITHUB_REF before checking it, because we seem to be failing for some reason on regular pushes.
|
2021-08-10 11:45:57 -07:00 |
|
pyth0n1c
|
3704f9aea0
|
Create semgrep-analysis.yml
|
2021-08-06 12:24:55 -07:00 |
|