Skip to content

Commit 5ef8291

Browse files
finalize 3.6.0
1 parent 7ab8d73 commit 5ef8291

File tree

6 files changed

+46
-46
lines changed

6 files changed

+46
-46
lines changed

CHANGELOG-Japanese.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 変更点
22

3-
## 3.6.0 [2025/xx/xx]
3+
## 3.6.0 [2025/09/25] - 寝覚月リリース
44

55
**改善:**
66

@@ -17,7 +17,7 @@
1717
- GeoIP検索が`json-timeline`で機能していなかった。 (#1693) (@fukusuket)
1818
- `search`コマンドにおける省略形処理は一貫していなかった。(#1697) (@fukusuket)
1919

20-
## 3.5.0 [2025/08/16] - Obon Release
20+
## 3.5.0 [2025/08/16] - お盆リリース
2121

2222
**改善*:**
2323

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes
22

3-
## 3.6.0 [2025/xx/xx]
3+
## 3.6.0 [2025/09/25] - Nezamezuki Release
44

55
**Enhancements:**
66

Cargo.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hayabusa"
3-
version = "3.6.0-dev"
3+
version = "3.6.0"
44
repository = "https://github.com/Yamato-Security/hayabusa"
55
authors = ["Yamato Security @SecurityYamato"]
66
edition = "2024"
@@ -22,7 +22,7 @@ csv = "1.3.*"
2222
dashmap = "*"
2323
dialoguer = "*"
2424
downcast-rs = "1.*"
25-
evtx = { git = "https://github.com/Yamato-Security/hayabusa-evtx.git" , features = ["fast-alloc"] , rev = "99a3625" } # 0.9.3 2025/8/16 update
25+
evtx = { git = "https://github.com/Yamato-Security/hayabusa-evtx.git" , features = ["fast-alloc"] , rev = "40c888c" } # 0.9.4 2025/9/23 update
2626
git2 = "0.*"
2727
hashbrown = "0.16.*"
2828
hex = "0.4.*"

rules

Submodule rules updated 511 files

src/detections/configs.rs

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ fn check_thread_number(config: &Config) -> Option<usize> {
937937
pub enum Action {
938938
#[clap(
939939
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
940-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe csv-timeline <INPUT> [OPTIONS]\n\n{all-args}",
940+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe csv-timeline <INPUT> [OPTIONS]\n\n{all-args}",
941941
term_width = 400,
942942
display_order = 292,
943943
disable_help_flag = true
@@ -947,7 +947,7 @@ pub enum Action {
947947

948948
#[clap(
949949
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
950-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe json-timeline <INPUT> [OPTIONS]\n\n{all-args}",
950+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe json-timeline <INPUT> [OPTIONS]\n\n{all-args}",
951951
term_width = 400,
952952
display_order = 360,
953953
disable_help_flag = true
@@ -957,7 +957,7 @@ pub enum Action {
957957

958958
#[clap(
959959
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
960-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe log-metrics <INPUT> [OPTIONS]\n\n{all-args}",
960+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe log-metrics <INPUT> [OPTIONS]\n\n{all-args}",
961961
term_width = 400,
962962
display_order = 382,
963963
disable_help_flag = true
@@ -967,7 +967,7 @@ pub enum Action {
967967

968968
#[clap(
969969
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
970-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe logon-summary <INPUT> [OPTIONS]\n\n{all-args}",
970+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe logon-summary <INPUT> [OPTIONS]\n\n{all-args}",
971971
term_width = 400,
972972
display_order = 383,
973973
disable_help_flag = true
@@ -977,7 +977,7 @@ pub enum Action {
977977

978978
#[clap(
979979
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
980-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe eid-metrics <INPUT> [OPTIONS]\n\n{all-args}",
980+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe eid-metrics <INPUT> [OPTIONS]\n\n{all-args}",
981981
term_width = 400,
982982
display_order = 310,
983983
disable_help_flag = true
@@ -987,7 +987,7 @@ pub enum Action {
987987

988988
#[clap(
989989
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
990-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe expand-list <INPUT> [OPTIONS]\n\n{all-args}",
990+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe expand-list <INPUT> [OPTIONS]\n\n{all-args}",
991991
term_width = 400,
992992
display_order = 311,
993993
disable_help_flag = true
@@ -997,7 +997,7 @@ pub enum Action {
997997

998998
#[clap(
999999
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
1000-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe extract-base64 <INPUT> [OPTIONS]\n\n{all-args}",
1000+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe extract-base64 <INPUT> [OPTIONS]\n\n{all-args}",
10011001
term_width = 400,
10021002
display_order = 311,
10031003
disable_help_flag = true
@@ -1007,7 +1007,7 @@ pub enum Action {
10071007

10081008
#[clap(
10091009
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
1010-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe pivot-keywords-list <INPUT> [OPTIONS]\n\n{all-args}",
1010+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe pivot-keywords-list <INPUT> [OPTIONS]\n\n{all-args}",
10111011
term_width = 400,
10121012
display_order = 420,
10131013
disable_help_flag = true
@@ -1017,7 +1017,7 @@ pub enum Action {
10171017

10181018
#[clap(
10191019
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
1020-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe search <INPUT> <--keywords \"<KEYWORDS>\" OR --regex \"<REGEX>\"> [OPTIONS]\n\n{all-args}",
1020+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe search <INPUT> <--keywords \"<KEYWORDS>\" OR --regex \"<REGEX>\"> [OPTIONS]\n\n{all-args}",
10211021
term_width = 400,
10221022
display_order = 450,
10231023
disable_help_flag = true
@@ -1027,7 +1027,7 @@ pub enum Action {
10271027

10281028
#[clap(
10291029
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
1030-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n {usage}\n\n{all-args}",
1030+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n {usage}\n\n{all-args}",
10311031
term_width = 400,
10321032
display_order = 470,
10331033
disable_help_flag = true
@@ -1037,7 +1037,7 @@ pub enum Action {
10371037

10381038
#[clap(
10391039
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
1040-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n {usage}\n\n{all-args}",
1040+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n {usage}\n\n{all-args}",
10411041
term_width = 400,
10421042
display_order = 380,
10431043
disable_help_flag = true
@@ -1047,7 +1047,7 @@ pub enum Action {
10471047

10481048
#[clap(
10491049
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
1050-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n {usage}\n\n{all-args}",
1050+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n {usage}\n\n{all-args}",
10511051
term_width = 400,
10521052
display_order = 451,
10531053
disable_help_flag = true
@@ -1065,7 +1065,7 @@ pub enum Action {
10651065

10661066
#[clap(
10671067
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
1068-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe computer-metrics <INPUT> [OPTIONS]\n\n{all-args}",
1068+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe computer-metrics <INPUT> [OPTIONS]\n\n{all-args}",
10691069
term_width = 400,
10701070
display_order = 290,
10711071
disable_help_flag = true
@@ -1075,7 +1075,7 @@ pub enum Action {
10751075

10761076
#[clap(
10771077
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
1078-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe config-critical-systems <INPUT> [OPTIONS]\n\n{all-args}",
1078+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe config-critical-systems <INPUT> [OPTIONS]\n\n{all-args}",
10791079
term_width = 400,
10801080
display_order = 291,
10811081
disable_help_flag = true
@@ -1992,7 +1992,7 @@ pub struct ConfigCriticalSystemsOption {
19921992
#[derive(Parser, Clone, Debug, Default)]
19931993
#[clap(
19941994
author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)",
1995-
help_template = "\nHayabusa v3.6.0 - Dev Build\n{author-with-newline}\n{usage-heading}\n hayabusa.exe <COMMAND> [OPTIONS]\n hayabusa.exe help <COMMAND> or hayabusa.exe <COMMAND> -h\n\n{all-args}{options}",
1995+
help_template = "\nHayabusa v3.6.0 - Nezamezuki Release\n{author-with-newline}\n{usage-heading}\n hayabusa.exe <COMMAND> [OPTIONS]\n hayabusa.exe help <COMMAND> or hayabusa.exe <COMMAND> -h\n\n{all-args}{options}",
19961996
term_width = 400,
19971997
disable_help_flag = true
19981998
)]

0 commit comments

Comments
 (0)