Merge PR #4772 from @mostafa - update sigma validation CI workflow to fix errors

chore: update sigma validation CI workflow to fix errors.
This commit is contained in:
Mostafa Moradian
2024-03-15 18:21:15 +01:00
committed by GitHub
parent 416de03cdc
commit d52189daa3
2 changed files with 5 additions and 9 deletions
+3 -3
View File
@@ -37,12 +37,12 @@ jobs:
steps:
- name: Validate Sigma rules
uses: SigmaHQ/validate-sigma-rules@v0
env:
SIGMA_RULES_PATH: |-
with:
paths: |-
./rules
./rules-compliance
./rules-dfir
./rules-emerging-threats
./rules-placeholder
./rules-threat-hunting
SIGMA_SCHEMA_FILE: ${{ github.workspace }}/tests/validate-sigma-schema/sigma-schema.json
schemaFile: ${{ github.workspace }}/tests/validate-sigma-schema/sigma-schema.json