mirror_zfs/.github
Brian Behlendorf d06ebddee4 CI: Add smatch static analysis workflow
Smatch is an actively maintained kernel-aware static analyzer
for C with a low false positive rate.  Since the code checker
can be run relatively quickly against the entire OpenZFS code
base (15 min) it makes sense to add it as a GitHub Actions
workflow.  Today smatch reports a significant numbers warnings
so the workflow is configured to always pass as long as the
analysis was run.  The results are available for reference.
Long term it would ideal to resolve all of the errors/warnings
at which point the workflow can be updated to fail when new
problems are detected.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Toomas Soome <tsoome@me.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #17935
2025-12-09 15:34:45 -08:00
..
codeql/custom-queries/cpp Add CodeQL mismatched dsl_dataset_hold/_rele pairs check 2025-07-30 09:45:28 -07:00
ISSUE_TEMPLATE docs: fix a few small typos (#17804) 2025-10-21 09:50:43 -07:00
workflows CI: Add smatch static analysis workflow 2025-12-09 15:34:45 -08:00
codecov.yml Moves Codecov Ignore to LCOV 2019-12-17 17:47:58 -08:00
codeql-cpp.yml Add CodeQL mismatched dsl_dataset_hold/_rele pairs check 2025-07-30 09:45:28 -07:00
codeql-python.yml Switch to CodeQL to detect prohibited function use 2024-01-26 14:11:33 -08:00
CONTRIBUTING.md CI: run only sanity check on limited OSes for nonbehavioral changes 2024-09-25 07:46:52 -07:00
no-response.yml Auto close "Status: Feedback requested" after a month 2020-08-30 14:09:54 -07:00
PULL_REQUEST_TEMPLATE.md CI: Remove Buildbot references 2025-09-29 16:50:35 -07:00
stale.yml StaleBot Tweaks 2020-08-26 09:49:58 -07:00