Releases
v3.0.0
3.0.0 [2024/12/25] - 3rd Year Anniversary Release
New Features:
New extract-base64
command to extract and decode base64 strings from events. (#1512 ) (@fukusuket )
New expand-list
command to output placeholder names used for rules with the expand
modifier. (#1513 ) (@fukuseket)
Support for expand
field modifiers. (#1434 ) (@fukusuket )
Support for Temporal Proximity (temporal
) correlation rules. (#1446 ) (@fukusuket )
Support for Temporal Ordered Proximity (temporal_ordered
) correlation rules. (#1447 ) (@fukusuket )
Enhancements:
Bug Fixes:
Sorting with csv-timeline
was not done perfectly when record IDs were outputted. (#1519 ) (@fukusuket )
-J, --JSON-input
would only accept .json
files, not .jsonl
files so now both are supported. (#1530 ) (@fukusuket )
新機能:
Base64文字列を抽出して、デコードするextract-base64
コマンドを追加した。(#1512 ) (@fukusuket )
expand
修飾子が入っているルールで使用されるプレースホルダー名を出力するexpand-list
コマンドを追加した。(#1513 ) (@fukuseket)
expand
フィールド修飾子に対応した。 (#1434 ) (@fukusuket )
Temporal Proximity(temporal
)の相関ルールに対応した。 (#1446 ) (@fukusuket )
Temporal Ordered Proximity (temporal_ordered
) の相関ルールに対応した。 (#1447 ) (@fukusuket )
改善:
バグ修正:
You can’t perform that action at this time.