chore: update pySigma validators
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
run: |
|
||||
pip install pysigma
|
||||
pip install sigma-cli
|
||||
pip install pySigma-validators-sigmahq==0.7.0
|
||||
pip install pySigma-validators-sigmahq==0.9.2
|
||||
- name: Test Sigma Rule Syntax
|
||||
run: |
|
||||
sigma check --fail-on-error --fail-on-issues --validation-config tests/sigma_cli_conf.yml rules*
|
||||
|
||||
@@ -2,10 +2,10 @@ validators:
|
||||
- all
|
||||
- -tlptag
|
||||
- -tlpv1_tag
|
||||
- -sigmahq_logsource_known
|
||||
- -sigmahq_logsource_unknown
|
||||
- -sigmahq_fieldname_cast
|
||||
- -sigmahq_filename_prefix
|
||||
- -sigmahq_categorie_eventid
|
||||
- -sigmahq_sysmon_missing_eventid
|
||||
- -sigmahq_ofselection_condition
|
||||
exclusions:
|
||||
# escaped_wildcard
|
||||
|
||||
Reference in New Issue
Block a user