humpalum / vscode-sigma

MIT License
16 stars 8 forks source link

Feat/correlation #25

Closed humpalum closed 2 months ago

humpalum commented 2 months ago

Makes it possible to have correlation rules with diagnostics. Simply splits the Doc by "---" and analyses each rule separately.

Will need "smart"-Correlation stuff in the future such as checking whether related rules are available and such.

Also fixes some erroring in the function.

I made this version available as a "pre-release"-Version in the Marketplace as version 1.7.0. Feel free to swap to the pre-release version in VSCode to test it out.

humpalum commented 2 months ago

also fixes: https://github.com/humpalum/vscode-sigma/issues/23