Commit Graph

32 Commits

Author SHA1 Message Date
DastInDark
a3599ca5d0 adjust rules option when use update option #615 2022-07-02 16:39:46 +09:00
DustInDark
f8adc21ba8 adjusted #592 change in update_rules #597 2022-06-29 00:54:47 +09:00
DustInDark
e463333182 Merge branch 'main' into 597-moved-update-rules-option-process 2022-06-29 00:46:48 +09:00
DustInDark
9ff2fd19ca changed write_color_buffer 1st arg is borrow 2022-06-26 01:02:54 +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
8a47d37c64 fixed get_writeable_color and write_color_buffer arguments 2022-06-22 22:45:38 +09:00
DustInDark
94006a4677 moved update_rules to options folder #597 2022-06-22 01:23:59 +09:00
DustInDark
0f129a3a8c refactering. moved update_rules option to src/options/update_rules.rs 2022-06-22 01:22:22 +09:00
DustInDark
7a7afe732c most detections summary by date (#551)
* added Date with most detections by level #550

* cargo fmt

* updated changelog #550

* updated readme #550

* removed  most undefined detections date in summary #550

* cargo fmt

* add space after level tuning

* changed undefined rule detection count to no show #550

* cargo fmt

* readme update

* channel abb update

* channel abb update

* readme update

Co-authored-by: Tanaka Zakku <71482215+YamatoSecurity@users.noreply.github.com>
2022-05-31 22:29:51 +09:00
DustInDark
4c1aa94eba display logo in green (#552)
* added termcolor reset function #537

* added logo green output #537

* fixed test

* cargo fmt

* updated changelog #537

* fixed clippy error

* update logo screenshot

* updated rules

* changed no colored logo when --no-color option is enabled

* fixed colored reset bug when --update-rules option is enabled

* fixed color reset bug when --level-tuning option is enabled

* cargo fmt

Co-authored-by: Tanaka Zakku <71482215+YamatoSecurity@users.noreply.github.com>
2022-05-31 17:06:12 +09:00
DustInDark
ca735817d4 removed comment out import 2022-04-20 18:32:41 +09:00
DustInDark
06ccf8382b fixed to include noisy and exclude rules when level tuning #511 2022-04-20 18:30:05 +09:00
itiB
a1812e013b rm: duplicated test & fix test name 2022-04-12 00:20:25 +09:00
DustInDark
4cc8d80d20 fixed test yaml file path 2022-04-07 02:30:15 +09:00
DustInDark
3a1eeca555 Merge branch 'feature/level-tuning#390' of github.com:Yamato-Security/hayabusa into feature/level-tuning#390 2022-04-07 01:56:00 +09:00
DustInDark
b8c442ca22 inserted debug data 2022-04-07 01:55:03 +09:00
itiB
f3a679d845 Add: Flush method. 2022-04-07 01:44:02 +09:00
itiB
e119ba8f14 Fix: test file's path was incorrect 2022-04-07 01:24:26 +09:00
DustInDark
6931724ec4 fixed comment out processing in level_tuning.txt 2022-04-06 23:30:32 +09:00
DustInDark
0c27b13c85 added run args rules path to check test easy #390 2022-04-06 23:28:55 +09:00
DustInDark
3b4c4dd36e fixed convert miss change to low level 2022-04-06 22:47:28 +09:00
DustInDark
dab91e5e61 fixed level tuning test and added test files #390 2022-04-06 22:34:32 +09:00
itiB
11b5a3d394 Use
#[cfg(test)]
2022-04-06 02:04:23 +09:00
itiB
04c0e6ae07 Cargo fmt 2022-04-06 01:55:19 +09:00
itiB
51f8d405f8 Add: test 2022-04-06 01:34:48 +09:00
itiB
015691e129 mv: IDS_REGEX to configs file 2022-04-05 01:59:56 +09:00
itiB
373dd0f8c7 Add: id, level validation 2022-04-05 01:53:24 +09:00
itiB
026d18a605 Add: Error handlings 2022-04-05 01:30:11 +09:00
itiB
6b08752120 Fix: Text overwrite was failed 2022-04-04 23:44:54 +09:00
itiB
5891a1aca1 WIP: Text overwrite failed... 2022-04-04 01:44:04 +09:00
itiB
6805bd6a0a Reface: split to options file 2022-04-04 00:31:21 +09:00