Commit Graph

35 Commits

Author SHA1 Message Date
Yamato Security
b0434726ca readme update mac compile error (#431) 2022-02-28 15:23:32 +09:00
Yamato Security
087529ee91 readme update-RuleDocToHayabusRulesRepo BugSub (#427) 2022-02-28 10:14:27 +09:00
DustInDark
92c472d451 Hotfix/moved rule configs to hayabusa rules repo#409 (#414)
* fixed target config path #409

* fixed target config file path in test #409

* fixed rules target #409

* Documentation fix, deleted unneeded config files

* added workflow

* changed submodule option

* fixed worksflow to ref submodule

* fixed gitmodules

* fixed workflow

* check code insert

* added update submodules command

* test rules update

* removed test runs

* fixed error

Co-authored-by: Tanaka Zakku <71482215+YamatoSecurity@users.noreply.github.com>
2022-02-26 18:19:19 +09:00
DustInDark
02b1d7f07c added update command #391 (#392)
* add git2 crate #391

* added Update option #391

* updated readme #391

* fixed cargo.lock

* fixed option if-statement #391

* changed utc short option and rule-update short option #391

* updated readme

* updated readme

* fixed -u long option & version number update #391

* added fast-forwarding rules repository #391

* updated command line option #391

* moved output logo prev update rule

* fixed readme #391

* removed recursive option in readme

* English message update.

* cargo fmt

* Added update command#391 submodule ver (#401)

* changed rules update from clone and pull to submodule update #391

* fixed document

* changed unnecessary clone recursively to clone only

* English message update. ( 4657c35e5c cherry-pick)

* added create rules folder when rules folder is not exist

* fixed gitmodules github-rules url from ssh to https

Co-authored-by: Tanaka Zakku <71482215+YamatoSecurity@users.noreply.github.com>

* added caution case of update failed in readme #391

* fixed document

* added output error in case of loaded rule count is 0  #391 #392

 https://github.com/Yamato-Security/hayabusa/pull/392#issuecomment-1050276570

* --update-rules typo

* removed unused library call

Co-authored-by: Tanaka Zakku <71482215+YamatoSecurity@users.noreply.github.com>
2022-02-26 18:18:03 +09:00
itiB
47c1d42daf Add: Table of Contents to README 2022-02-17 00:19:17 +09:00
DustInDark
0a559da580 Fixed Readme (#399)
* add shields to README-Japanese.md

* replaced README.md to README-English.md

* fixed tags url ref

* fixed reference typo

* fixed hayabusa logo view size

* fixed readme
2022-02-16 09:28:52 +09:00
DustInDark
df86958850 added live analysys feature (#398)
* added windows live analysis option #125

* added live analysis option #125

* fixed live analysys condition #125

* changed live analysis option #125

* added live-analysis option in readme #125

* fixed live-analysis check condition #125

* is_elevated crate is only windows #125

* fixed is_elevated build error #125

* fixed is_elevated library crate load

* fixed call way os dependencies crate #125

* fix build error on linux and removed unnecessary create #125

* fixed lack of load crate when build at windows #125

* Update error message

Co-authored-by: Tanaka Zakku <71482215+YamatoSecurity@users.noreply.github.com>
2022-02-15 02:12:45 +09:00
DustInDark
9cb54a9192 Hotfix/no output colorcode in no true color#376 (#378)
* added color code emit_csv test

* replaced HashMap and HashSet to hashbrown #368

* removed debug output in test #368

* added color option #376

* fixed process of output check #376

* removed color output check from test #376

* english updates

* colored detections and rules count output by level #384

* refactoring in colored output process #384

* update usage #364 #376

* fixed markdown lint

* added windows terminal bug evasion way #382

* update readme

* fixed colored output test

Co-authored-by: Tanaka Zakku <71482215+YamatoSecurity@users.noreply.github.com>
2022-02-09 09:29:36 +09:00
Tanaka Zakku
c9bb43eb37 readme update 2022-01-30 09:22:17 +09:00
Tanaka Zakku
6bf4b59c6a readme update 2022-01-30 09:20:52 +09:00
Tanaka Zakku
3f8cf756c1 readme update 2022-01-30 09:16:20 +09:00
Tanaka Zakku
10858d574f update readme 2022-01-29 17:01:44 +09:00
DustInDark
b12029de5c Feature/colorlog#239 (#365)
* added color carete #239

* added hex library

* added color config file parser #239

* added color output feature #239

* changed fast hashmap library

* added color output description(Japanese) #239

* added color output description(English) #239

* fixed medium level typo

* removed white color font level #239

* added trim and loose colorcode condition #239

* fixed hex convert error panic #239

- output warn and go next iterator when happen hex convert panic

- added user input in hex convert warn output to use easily
2022-01-26 01:39:14 +09:00
itiB
41910c0813 Update: README for submodule 2022-01-14 00:33:43 +09:00
kazuminn
4ae2e196f1 fix typo link 2021-12-25 18:55:13 +09:00
Tanaka Zakku
0d48b12b23 fix japanese pdf link 2021-12-25 17:18:01 +09:00
Tanaka Zakku
dd2acfc061 fix image broken link and add PDFs 2021-12-25 16:58:15 +09:00
Tanaka Zakku
edd37039de readme fix 2021-12-25 10:36:41 +09:00
James Takai / hach1yon
182c1f1dfd change readme 2021-12-25 10:29:52 +09:00
James Takai / hach1yon
b4e34f8d31 update readme 2021-12-25 10:17:42 +09:00
James Takai / hach1yon
474ed513b1 readmeを色々修正 (#346)
* 色々修正

* ちょっと修正

* fix camelcase

* fix

* little fix

* fix

* Added section on running from bin directory

* fix jp

Co-authored-by: Tanaka Zakku <71482215+YamatoSecurity@users.noreply.github.com>
2021-12-25 09:29:06 +09:00
Tanaka Zakku
ea89393f7e updated benchmark section 2021-12-23 04:39:25 +09:00
Tanaka Zakku
1263e5a528 readme change output field to details 2021-12-22 20:37:12 +09:00
Tanaka Zakku
04a5c6bb3e Added about sample report 2021-12-22 14:06:54 +09:00
Tanaka Zakku
e8016486d5 timeframe explain update 2021-12-22 10:57:27 +09:00
Tanaka Zakku
1985bf91ef add -Q explanation 2021-12-22 08:32:41 +09:00
Tanaka Zakku
479701ddb3 id filter section update 2021-12-22 08:26:09 +09:00
Tanaka Zakku
71d8e42614 readmeupdate 2021-12-21 20:34:24 +09:00
Tanaka Zakku
02489b4124 readme update 2021-12-21 20:01:08 +09:00
Tanaka Zakku
b1c9725797 readme update 2021-12-21 19:50:30 +09:00
Tanaka Zakku
9a97e81ff8 readme update 2021-12-21 14:20:08 +09:00
Tanaka Zakku
c4ea1ca155 Git clone and output sections added. syntax highL 2021-12-20 08:34:42 +09:00
Tanaka Zakku
197bef17a7 readme update 2021-12-19 22:08:36 +09:00
DustInDark
199a8231c1 v1.0でリリースしない機能の削除、contributorsの表示、levelオプションのデフォルト値修正 #141 #211 (#218)
* changed default level to Low #211

* fixed usage #211

* erased Lang option #195

* changed output credit to contributors #141

* Removed contributor information for uncreated features and features that will not be introduced in v1.0. #141

* removed slack notification feature #202

- removed config option
- removed artifact slack notification call

* removed description of slack notification #202

* fixed default level to Low #211

* removed description about slack notification #202
2021-11-20 09:56:59 +09:00
Tanaka Zakku
9273861d55 Readmeの更新 2021-11-06 08:14:27 +09:00