Feedback Request: Open-Source Sigma Rule Quality Linter Beyond Schema Validation #6044
ni5h4nt
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
I built an open-source Sigma rule-quality linter called sigmalint.
It is not a Sigma schema validator; it checks rule-quality issues like metadata completeness, ATT&CK mapping, false-positive risk, maintainability, and repository-review readiness.
I’m looking for practitioner feedback from detection engineers who maintain or review Sigma rules:
Repo: https://github.com/ni5h4nt/sigmalint
PyPI: pip install sigmalint-cli
Not selling anything. I’m trying to make this useful to people who maintain Sigma rules.
All reactions