magicsword-io / sigconverter.io

An opensource sigma conversion tool built using pysigma
https://sigconverter.io/
Apache License 2.0
95 stars 21 forks source link

Added netwitness backend #50

Closed marcelkwaschny closed 1 month ago

marcelkwaschny commented 1 month ago

Hey!

We implemented a backend for netwitness and would be happy if it's usable by sigconverter.io 😊

marcelkwaschny commented 1 month ago

After some research I found out that pysigma-backend-stix depends on pysigma ^0.9.5 and our backend needs at least pysigma ^0.11.9. It is probably difficult to upgrade the pySigma version of the Stix backend due to breaking changes. It is also difficult to downgrade pySigma in our backend. Therefore I will close the pull request for now.