updated changelog #596
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
**新機能:**
|
||||
|
||||
- `--target-file-ext` オプションの追加。evtx以外の拡張子を指定する事ができます。ただし、ファイルの中身の形式はevtxファイル形式である必要があります。 (#586) (@hitenkoku)
|
||||
- `--exclude-status` オプションの追加。ルール内の`status`フィールドをもとに、読み込み対象から除外するフィルタを利用することができます。 (#596) (@hitenkoku)
|
||||
|
||||
**改善:**
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
**New Features:**
|
||||
|
||||
- Added `--target-file-ext` option. You can specify additional file extensions to scan in addtition to the default `.evtx` files. For example, `--target-file-ext evtx_data` or multiple extensions with `--target-file-ext evtx1 evtx2`. (#586) (@hitenkoku)
|
||||
- Added `--exclude-status` option: Exclude filter by `status` in a rule. (#596) (@hitenkoku)
|
||||
|
||||
**Enhancements:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user