Skip to content

Releases: Security-Experts-Community/vscode-xp

v3.21.3

20 Oct 19:25
2d90cfb

Choose a tag to compare

v3.21.3 Pre-release
Pre-release

Merged PR for automatically selecting the KBT version

The logic for receiving correlation events for a new KBT version when clicking buttons in integration tests has been updated

The SIEMJ version is now remembered when loading the plugin and changing KBT to avoid multiple unnecessary SIEMJ launches

v3.21.2

05 Sep 13:10
dbae91f

Choose a tag to compare

v3.21.2 Pre-release
Pre-release

Added scope_id field when wrapping a raw event in an envelope

Added default values for descriotion in localizations of correlation and normalization rules

Temporarily disabled checking that descriptions in localization are not empty

v3.21.1

05 Sep 09:34
948ecbb

Choose a tag to compare

v3.21.1 Pre-release
Pre-release

Fixed an error when determining the SIEMJ version on Windows

Additional fields were added to the view with integration tests to display information about an unsuccessful launch (appear only with the new version of KBT)

Fixed an error in validation of the normalization unit test when using new utilities

v3.21.0

20 Aug 09:03
d078fba

Choose a tag to compare

v3.21.0 Pre-release
Pre-release

Fields for paths required for a new LSP server have appeared in the settings

Automatic update of LSP server settings when changing the KBT version

New utilities and config for SIEMJ are supported

v3.20.4

05 Jun 13:37
eca09fc

Choose a tag to compare

Added a warning dialog when attempting to open module tests of another normalization formula

Fixed the issue of double pop-up from Language Server

Fixed the algorithm for generating the localization rule identifier for normalizations

Changes in rule templates

Updated the MITRE ATT&CK matrix to version 17

v3.20.3

19 Mar 00:02
221f2d5

Choose a tag to compare

Fixed logic for handling empty values for defaults in tabular lists. Fixed tabulation from 2 spaces to 4 to preserve indents from PTKB

The userCanEditContent property is now available only for registries

Fixed test parsing problem (from issue #219)

Fixed the inscription in the unit test editor

Added support for the 'any' keyword in tests

In the unit test editor: restored functionality for commenting lines with Ctrl+/, added auto-closing pairs of symbols and their highlighting

Context menus for correlations and enrichments are rebuilded to a unified view

Updated correlation rule templates

Added new data sources for metainformation

v3.20.2

27 Jan 10:55
33494fb

Choose a tag to compare

Added fields when wrapping in an envelope (special thanks @zatrahali)

Added the ability to connect a custom language server

Fixed bugs in the meta information view

Fixed a collision when unpacking a kb file (special thanks @qwazzz0)

Updated the pipeline for building and publishing the extension (special thanks @KleinQuartic)

v3.20.1

28 Dec 12:25
5f28370

Choose a tag to compare

Added default author setting

Added info for every MITRE technique

Added dependencies tab with the ability to navigate to each file

Fixed YAML formatting

Fixed bruteforce correlation rule template

v3.20.0

09 Dec 07:56
25913bc

Choose a tag to compare

The tabular list editor has been rewritten in React. It was merged with the default registry values editor

The unit test editor has been updated, the Codemirror editor has been replaced with Monaco, and custom syntax highlighting has been configured

Added localizations (ru, en) for tabular list editors and unit tests webviews

Moved from @vscode/webview-ui-toolkit to custom UIKit components, fixed a set of icons (cod icons)

The latest versions of linter (ESLint 9) and formatter (more beautiful) have been added and configured

Fixed the launch of the retrocorrelation view

Fixed replacement of expected and actual events in the integration test editor

v3.19.7

03 Dec 10:19
fc52595

Choose a tag to compare

v3.19.7 Pre-release
Pre-release
Fixed bug with missing template folder for creating new rules