Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix check exclude option #38

Merged
merged 3 commits into from
Dec 9, 2023
Merged

Fix check exclude option #38

merged 3 commits into from
Dec 9, 2023

Conversation

frack113
Copy link
Member

@frack113 frack113 commented Dec 8, 2023

Fix :

  • duplicate -e option
  • the exclude option

image

Now check if the excluded validator name exist

PS D:\rootme\sigma-cli> poetry run sigma check D:\rootme\sigma\rules* -x Escaped_Wildcard -x fr
Invalid validators name : ['fr'] use 'sigma list validators'
Ignoring these validators : ['escaped_wildcard']'
Parsing Sigma rules  [########----------------------------]   24%  00:00:06

@thomaspatzke thomaspatzke merged commit 877aad4 into SigmaHQ:main Dec 9, 2023
12 checks passed
@frack113 frack113 deleted the double_e branch December 9, 2023 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants