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

Sigma V2 cased modifier support #1398

Closed
YamatoSecurity opened this issue Aug 14, 2024 · 0 comments · Fixed by #1401
Closed

Sigma V2 cased modifier support #1398

YamatoSecurity opened this issue Aug 14, 2024 · 0 comments · Fixed by #1401
Assignees
Labels
enhancement New feature or request

Comments

@YamatoSecurity
Copy link
Collaborator

@hitenkoku Are you interested in implementing this?

field|cased: stringHogeHoge means it will do an exact string match, not case-insensitive search like default.

We probably need to support the following as well:
field|startswith|cased: HogeHoge

field|endswith|cased: HogeHoge

field|contains|cased: HogeHoge

@YamatoSecurity YamatoSecurity added the enhancement New feature or request label Aug 14, 2024
@hitenkoku hitenkoku self-assigned this Aug 14, 2024
@hitenkoku hitenkoku linked a pull request Aug 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants