[bug] `null` keywords do not get converted properly
Closed this issue · 0 comments
fukusuket commented
null
keywords do not get converted properly... :(
Rules before conversion:
https://github.com/SigmaHQ/sigma/blob/49adcf9a00247ed6c3daacba03b589470f6716d0/rules/windows/builtin/firewall_as/win_firewall_as_delete_rule.yml#L31
Rules after conversion:
I previously fixed the null bug with the PR below, but it seems like there was a regression at some point.