DastInDark
fad5b9718c
updated changelog #165
2022-07-24 21:35:59 +09:00
DastInDark
4c21207907
updated version number
2022-07-24 21:31:09 +09:00
DastInDark
58eee42717
added v1.4.3 changelog template
2022-07-24 21:30:07 +09:00
DastInDark
74ef8d4b84
Merge branch 'main' into 165-customize-columns-with-output-profiles
2022-07-24 21:28:06 +09:00
DastInDark
651df27220
removed unused import
2022-07-24 21:26:55 +09:00
DastInDark
8ebb09340a
changed crate from hashbrown to std::collections due to be merged
...
hashbrown in std::collections #629
2022-07-24 21:24:34 +09:00
DastInDark
6662d3c495
cargo fmt
2022-07-24 21:18:03 +09:00
DastInDark
42e6bf0296
changed import from hashbrown::HashMap to std::collections::HashMap due
...
to be merged hashbrown in std HashMap
2022-07-24 19:54:53 +09:00
DastInDark
a7033c4289
cargo fmt
2022-07-24 19:39:00 +09:00
DastInDark
86657ec6ac
fixed test
2022-07-24 19:38:27 +09:00
DastInDark
ae6cc41489
Removed hide-record-id option due to adjusted output of recordID from profile
2022-07-24 19:37:15 +09:00
DastInDark
00293d9753
Changed channel abbreviation timing when messge is inserted
2022-07-24 19:35:29 +09:00
DastInDark
b7264082e8
add: customize csv and display fmt from profile #165
2022-07-24 19:34:02 +09:00
DastInDark
830644acee
due to be Merged hashbrown crate in std::collection::HashMap
2022-07-24 19:27:22 +09:00
DustInDark
eb61a2c0e2
Merge pull request #628 from Yamato-Security/readme-typo-fix
...
Downloads typo fix
2022-07-24 18:10:25 +09:00
Tanaka Zakku
717b214917
Downloads typo fix
2022-07-24 11:22:18 +09:00
Yamato Security
66aff63f3f
Merge pull request #627 from Yamato-Security/finalize-1.4.2
...
1.4.2 finalization
v1.4.2
2022-07-24 06:43:07 +09:00
Tanaka Zakku
966994a755
1.4.2 finalization
2022-07-23 23:01:58 +09:00
DastInDark
8074963a71
Merge branch 'main' into 165-customize-columns-with-output-profiles
2022-07-23 22:34:23 +09:00
DustInDark
5a12aaf27a
Merge pull request #625 from Yamato-Security/623-bugenhancement-display-relative-rules-path
...
Display relative rules path
2022-07-23 22:22:52 +09:00
DastInDark
2f8bb69055
fixed error
2022-07-23 21:49:14 +09:00
Tanaka Zakku
3312572bb8
update readme EvtxFile
2022-07-20 03:56:08 +09:00
DastInDark
fe102e6d23
updated changelog #623
2022-07-19 22:30:43 +09:00
DastInDark
bed2656c5c
cargo fmt
2022-07-19 22:22:49 +09:00
DastInDark
058537d93d
removed unused crate #623
2022-07-19 22:22:18 +09:00
DastInDark
cbf96a4743
removed unnecessary processing due to change rule path to rule file #623
2022-07-19 22:20:38 +09:00
DastInDark
591e7f18f1
changed rule path to rule file name #623
2022-07-19 22:19:58 +09:00
Tanaka Zakku
286737d5bb
changelog update
2022-07-19 10:43:47 +09:00
Tanaka Zakku
cc323376b9
update changelog and cargo
2022-07-19 10:43:07 +09:00
DastInDark
1db3b6f0c7
added test #165
2022-07-19 05:23:08 +09:00
DastInDark
47a0f1fd47
add:To create function of set-default-profile overwrite process #165
2022-07-19 05:21:47 +09:00
DastInDark
ead69e78dc
add: To create profile load process. #165
2022-07-19 05:20:50 +09:00
DastInDark
e6e344aad3
changed duplicate short option
2022-07-19 04:18:22 +09:00
DastInDark
2f174104fc
Change: evtx file value do not display relative path convert. #623
2022-07-18 22:36:28 +09:00
DastInDark
45f49682d5
fixed display relative path processing #623
2022-07-18 22:29:06 +09:00
DastInDark
b97de6b588
revert file path display relative path #623
2022-07-18 21:55:04 +09:00
DastInDark
00cd26eaeb
Due to path.is_absolute is not check included relative path in absolute path.
2022-07-18 13:30:38 +09:00
DastInDark
564500b52d
removed unnecessary omit regex #623
2022-07-18 13:14:38 +09:00
DastInDark
da8f5ff26c
updated changelog due to additional ommission to other issue #479
2022-07-18 00:29:44 +09:00
DastInDark
fa42d67bcc
update changelog #623
2022-07-18 00:26:12 +09:00
DastInDark
ea63251a4b
cargo fmt
2022-07-18 00:15:10 +09:00
DastInDark
ad2beac49a
add test #623
2022-07-18 00:14:46 +09:00
DastInDark
115f8a0632
adjusted relative rule path omit to evtx file column #623
2022-07-18 00:13:47 +09:00
DastInDark
1fba668b23
removed comment
2022-07-17 21:40:27 +09:00
DastInDark
67018ba8c8
changed optimized output when rule option value is relative path #623
2022-07-17 20:25:18 +09:00
DastInDark
983ee98629
added pathdiff crate due to relative rule path output #623
2022-07-17 20:23:38 +09:00
DustInDark
70c62f7533
Merge pull request #624 from Yamato-Security/update-cargo-packages
...
update regex 1.5 to 1.6
2022-07-15 16:21:28 +09:00
Tanaka Zakku
a69a352b4f
remove comment
2022-07-15 11:05:20 +09:00
Tanaka Zakku
b68bc7c034
update regex 1.5 to 1.6
2022-07-15 10:58:08 +09:00
kazuminn
bb6717f7cc
Feature/improve parallel processing ( #622 )
...
* WIP until imple debug trait for dashmap
* change filename print.rs to message.rs
* implement debug for DashMap but member is private. So I cannot Implemented.
* I deleted debug for DashMap
* sorted datetime of dashmap
* delete the unnessesary comment
2022-07-14 12:33:58 +09:00