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

🐛 Fixed a bug using the combination of string conversion and windash #13

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

marcelkwaschny
Copy link
Owner

@marcelkwaschny marcelkwaschny commented Feb 26, 2025

Using sigma expansions in combination with string conversions results in a sigma expansion that wrapped into a string. This string is then plain converted into a query. Therefore the expansion is not unwrapped. A custom transformation was added to fix this issue.

Link to this issue in pysigma: SigmaHQ/pySigma#328

Using sigma expansions in combination with string conversions results in
a sigma expansion that wrapped into a string. This string is then
plain converted into a query. Therefore the expansion is not unwrapped.
A custom transformation was added to fix this issue.
@marcelkwaschny marcelkwaschny merged commit 9d5fbee into main Feb 26, 2025
25 checks passed
@marcelkwaschny marcelkwaschny deleted the bugfix/type-convert-and-expansion branch February 26, 2025 14:44
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.

2 participants