Skip to content

Commit

Permalink
Merge PR #4959 from @frack113 - Freeze pySigma to 0.11.9 before migra…
Browse files Browse the repository at this point in the history
…tion to v2

chore: freeze pySigma before migrating all rules to v2
  • Loading branch information
frack113 authored Aug 10, 2024
1 parent 8ff9cd8 commit 51d0119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sigma-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
- name: Install dependencies
run: |
# pip install sigma-cli~=0.7.1
pip install pysigma==0.11.9
pip install sigma-cli
pip install pySigma-validators-sigmahq==0.7.0
- name: Test Sigma Rule Syntax
Expand Down

0 comments on commit 51d0119

Please sign in to comment.