Commit Graph

7 Commits (a649a92afd4ed71b264ee1df408875322d9dfaf9)

Author SHA1 Message Date
Jason Ish ae5c65fb49 github-ci: disable some workflows on doc only changes
Don't run the following GitHub workflows on documentation only
changes:
- cifuzz
- codeql
- formatting
- rust
- scan-build
3 years ago
Jason Ish d576be2452 github-ci: update actions/cache to v3.3.1 3 years ago
Jason Ish 04ba1a7ef6 github-ci: update actions/checkout to v3.5.3 3 years ago
Victor Julien cb66a1e636 github-ci: add padding check to scan-build 3 years ago
Victor Julien d0d6ca4c6e github-ci: add more scan-build checks
Explicitly disable:
security.insecureAPI.DeprecatedOrUnsafeBufferHandling
optin.performance.Padding
3 years ago
Victor Julien fb237e8de3 github-ci: add dpdk, nfqueue, nflog to scan-build 3 years ago
Victor Julien efeaa6e2c7 github: add scan-build workflow
Add scan-build workflow that fails on any warning.

Exclude libhtp as there is still one open issue there.
3 years ago