]> git.ipfire.org Git - thirdparty/suricata.git/commit
github: add scan-build workflow
authorVictor Julien <vjulien@oisf.net>
Mon, 24 Apr 2023 05:25:25 +0000 (07:25 +0200)
committerVictor Julien <vjulien@oisf.net>
Mon, 24 Apr 2023 05:29:34 +0000 (07:29 +0200)
commitefeaa6e2c7f17307534fd852ad5776e04f62fdc1
treec28c2b2e399ec6d182ba349a9710b6e864c1299e
parentfa5acc17430adb69293d8a04c4dec9848a73ae1f
github: add scan-build workflow

Add scan-build workflow that fails on any warning.

Exclude libhtp as there is still one open issue there.
.github/workflows/scan-build.yml [new file with mode: 0644]