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
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
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
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
DustInDark
e463333182
Merge branch 'main' into 597-moved-update-rules-option-process
2022-06-29 00:46:48 +09:00
DustInDark
9c449ae0f6
cargo fmt
2022-06-29 00:08:11 +09:00
DustInDark
af94f582c4
added deep-scan flag check to event id filtering condition #608
2022-06-29 00:07:12 +09:00
DustInDark
30c53002ec
cargo fmt
2022-06-26 12:21:03 +09:00
DustInDark
131b47021a
adjusted current exection dir path to current execution dir path
2022-06-26 12:19:16 +09:00
DustInDark
eec5df3ff3
adjusted default value when level-tuning option is not defined
2022-06-26 12:16:27 +09:00
Yamato Security
09f8af971e
Merge branch 'main' into 603-bug-non-utf-8-byte-sequences-error-with-color-output
2022-06-26 07:08:06 +09:00
DustInDark
c28902569b
Merge branch 'main' into 597-moved-update-rules-option-process
2022-06-26 01:00:03 +09:00
DustInDark
68276292bc
to remove unnecessary newline in display output
2022-06-26 00:21:07 +09:00
DustInDark
2b800e2f90
fixed clippy error
2022-06-25 21:51:20 +09:00
DustInDark
9189a254ee
Merge branch '592-config-flag-seems-to-be-ignored' of github.com:Yamato-Security/hayabusa into 592-config-flag-seems-to-be-ignored
2022-06-25 21:25:40 +09:00
DustInDark
cee04487ea
cargo fmt
2022-06-25 21:12:17 +09:00
DustInDark
2bb790f991
changed relative path to execution dir path in update option
2022-06-25 21:10:43 +09:00
DustInDark
d391e596e3
changed relative path to execution dir path in contributors option
2022-06-25 21:09:35 +09:00
DustInDark
2777435461
changed relative path to execution dir path in rules option
2022-06-25 21:07:13 +09:00
Tanaka Zakku
b62e7d8767
updated error message
2022-06-25 07:19:53 +09:00
DustInDark
beb721aeea
Merge branch 'main' into 592-config-flag-seems-to-be-ignored
2022-06-23 21:22:17 +09:00
DustInDark
36a6f79662
cargo fmt
2022-06-23 21:19:00 +09:00
DustInDark
4c4d078b4b
adjusted output logo when execution path is not working directory.
2022-06-23 21:17:58 +09:00
DustInDark
ee934caf3c
adjusted base on execution path case of execution path is not working directory
2022-06-23 21:16:26 +09:00
DustInDark
fb08d7ee09
cargo fmt
2022-06-23 09:25:44 +09:00
DustInDark
72f143bd7e
adjusted execution path to hayabusa config folder check
2022-06-23 09:24:44 +09:00
DustInDark
37a1abf9ec
adjusted execution path to pivot-keywords
2022-06-23 09:24:15 +09:00
DustInDark
4623777ba4
cargo fmt
2022-06-22 22:46:40 +09:00
DustInDark
8a47d37c64
fixed get_writeable_color and write_color_buffer arguments
2022-06-22 22:45:38 +09:00
DustInDark
c8c97c046a
removed unused import
2022-06-22 01:25:14 +09:00
DustInDark
0f129a3a8c
refactering. moved update_rules option to src/options/update_rules.rs
2022-06-22 01:22:22 +09:00
DustInDark
05abac030f
fixed condition #586
2022-06-21 09:47:44 +09:00
DustInDark
21dbe2c97a
added add-file-extensions option #586
2022-06-20 19:53:44 +09:00
DustInDark
2a5d24a753
fixed filepath option dont work bug due to clap version up
2022-06-19 11:29:18 +09:00
DustInDark
91a781ffa2
changed way of getting arg due to clap derive
2022-06-16 17:40:58 +09:00
DustInDark
338e1fdb17
fixed comment
2022-06-15 03:26:49 +09:00
DustInDark
0ad0a76670
fixed no output when q opion only
2022-06-15 03:26:04 +09:00
DustInDark
c2db1e1b49
changed help output #387
2022-06-14 22:49:54 +09:00
DustInDark
b49e274551
removed unnecessary default data. due to clap derive default value #413
2022-06-13 02:58:06 +09:00
DustInDark
f28ba4ae0c
print help option output when args length is hayabusa.exe only #387
2022-06-13 02:01:15 +09:00
DustInDark
f3e537b909
Merge branch 'main' into clap_update_v3
2022-06-12 23:45:10 +09:00
DustInDark
7af4781134
fixed colored contributors option bug
2022-06-12 22:50:59 +09:00
DustInDark
4a2184b71e
added loading detections rules output #583
2022-06-11 00:32:28 +09:00
DustInDark
50855fba15
refactor and fixed clippy:format_push_string
2022-06-07 22:21:59 +09:00
DustInDark
0bbad7de6c
fixed clippy::format_push_string error
2022-06-07 21:32:50 +09:00