Skip to content

Commit 13e4d4e

Browse files
committed
Update Sigma CLI validation instructions in CONTRIBUTING.md
1 parent bc43378 commit 13e4d4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ git checkout -b your-feature-branch
3232
python tests/test_rules.py
3333
```
3434

35-
3.3. **Sigma CLI validation** - runs schema and validation checks using [Sigma CLI](https://github.com/SigmaHQ/sigma-cli). Run this if you have `sigma` installed:
35+
3.3. **Sigma CLI validation** - runs schema and validation checks using [Sigma CLI](https://github.com/SigmaHQ/sigma-cli). Run this if you have `sigma` with `pySigma-validators-sigmaHQ` installed:
3636

3737
```bash
3838
sigma check --fail-on-error --fail-on-issues --validation-config tests/sigma_cli_conf.yml rules/ rules-emerging-threats/ rules-threat-hunting/ rules-compliance/

0 commit comments

Comments
 (0)