DastInDark
a6f791acbf
fixed set-default-profile do not overwrite default_profile.txt #165
2022-07-24 23:12:36 +09:00
DastInDark
ac050f11bf
added set-default-profile option
2022-07-24 22:41:33 +09:00
DastInDark
2ac2ced9b6
removed full-data option due to can set by profile #165
2022-07-24 22:30:30 +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
DastInDark
8074963a71
Merge branch 'main' into 165-customize-columns-with-output-profiles
2022-07-23 22:34:23 +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
bed2656c5c
cargo fmt
2022-07-19 22:22:49 +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
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
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
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
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
DastInDark
d172831e94
cargo fmt
2022-07-03 22:59:21 +09:00
DastInDark
c299edd62d
fix: used check path func based on current exection path #618
2022-07-03 22:56:56 +09:00
DastInDark
51079810cb
change: fixed config folder check alert condition
2022-07-03 20:51:57 +09:00
DastInDark
f43b39af15
add: used check path func base on execution path #618
2022-07-03 20:51:00 +09:00
DastInDark
60a12cb1ff
add: test #618
2022-07-03 20:50:20 +09:00
DastInDark
867d51d9c5
add: check path func #618
2022-07-03 20:49:22 +09:00
DastInDark
f27467d16c
add: check rules and rules-config option path check and use current dir when no exist specified path with options #618
2022-07-03 19:38:58 +09:00
DastInDark
d688495cb7
change: hayabusa-rules clone when rules option directory is not git repository and rules option is not ./rules. #615
2022-07-02 20:32:32 +09:00
DastInDark
1b66eb169d
cargo fmt
2022-07-02 16:41:59 +09:00
DastInDark
a3599ca5d0
adjust rules option when use update option #615
2022-07-02 16:39:46 +09:00
DastInDark
70f03887e8
Merge branch 'main' into 606-print-all-field-info-when-no-details-are-defined
2022-06-29 22:31:38 +09:00
DustInDark
11eadf439e
Merge pull request #609 from Yamato-Security/608-enhancement-enable-id-filtering-by-default-d-deep-scan-option
...
Enabled id filtering by default and added `-D/--deep scan` option
2022-06-29 22:27:42 +09:00
DastInDark
b10ffa07d8
cargo fmt
2022-06-29 22:18:16 +09:00
DastInDark
8bf5752cc7
mv: full-data option check #606
2022-06-29 22:15:35 +09:00
DastInDark
ebe64a7130
Merge branch 'main' into 606-print-all-field-info-when-no-details-are-defined
2022-06-29 20:39:36 +09:00
DastInDark
742465164a
Add: default output when no details are defined #606
2022-06-29 20:36:44 +09:00
DastInDark
02513c1319
cargo fmt
2022-06-29 20:25:22 +09:00