All notable changes to the "sigma" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Readme update
- Results were not properly sorted
- Sigma Search Engine Integration (Thanks to @ph-T humpalum#8)
- Updated Attack Map
- Duplicate diagnostics now checks case insensitive
- Changed how the sigmac config works (Thanks to @ZikyHD humpalum#6)
- Added more diagnostics
- YAML parser: Errors will be shown in the editor as diagnostics
- Started implementing the Tests from the official sigma repo
- Fixed cursor positioning in the auto list completion
- Compile Rule Codelens
- Install sigmac (pip install sigmatools)
- Configure your sigmac compile configs in settings: sigma.compileConfig
- Click on the codelens in the first line (Compile: kibana)
- Compiled sigma rule will be in your clipboard
- Small bugfixes
Readme Cleanup
- Automatic List Continuation
- 'all' modifier with only one entry - diagnostic
- Cleaner adding of Attack Tags
- Added Tabstop in "Detection"-snippet
- Attack Tag Hover
- Attack Tag Command - Add Attack Tag (sigma.AddTag)
- Attack Tag Codelens
Version 1.0.0!
- Webextension Support (Quite untested)
- Kind of Fixed the Language Problem. Could still be better, See: microsoft/vscode#145659
- New Icon.
- Provide Diagnostics only for sigma files.
- Some fixes for diagnostics.
- First Diagnostics!
- Fixed some Snippets
Initial commit
Snippets!