@@ -924,7 +924,7 @@ fn check_thread_number(config: &Config) -> Option<usize> {
924924pub enum Action {
925925 #[ clap(
926926 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
927- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n hayabusa.exe csv-timeline <INPUT> [OPTIONS]\n \n {all-args}" ,
927+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe csv-timeline <INPUT> [OPTIONS]\n \n {all-args}" ,
928928 term_width = 400 ,
929929 display_order = 292 ,
930930 disable_help_flag = true
@@ -934,7 +934,7 @@ pub enum Action {
934934
935935 #[ clap(
936936 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
937- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n hayabusa.exe json-timeline <INPUT> [OPTIONS]\n \n {all-args}" ,
937+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe json-timeline <INPUT> [OPTIONS]\n \n {all-args}" ,
938938 term_width = 400 ,
939939 display_order = 360 ,
940940 disable_help_flag = true
@@ -944,7 +944,7 @@ pub enum Action {
944944
945945 #[ clap(
946946 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
947- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n hayabusa.exe log-metrics <INPUT> [OPTIONS]\n \n {all-args}" ,
947+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe log-metrics <INPUT> [OPTIONS]\n \n {all-args}" ,
948948 term_width = 400 ,
949949 display_order = 382 ,
950950 disable_help_flag = true
@@ -954,7 +954,7 @@ pub enum Action {
954954
955955 #[ clap(
956956 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
957- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n hayabusa.exe logon-summary <INPUT> [OPTIONS]\n \n {all-args}" ,
957+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe logon-summary <INPUT> [OPTIONS]\n \n {all-args}" ,
958958 term_width = 400 ,
959959 display_order = 383 ,
960960 disable_help_flag = true
@@ -964,7 +964,7 @@ pub enum Action {
964964
965965 #[ clap(
966966 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
967- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n hayabusa.exe eid-metrics <INPUT> [OPTIONS]\n \n {all-args}" ,
967+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe eid-metrics <INPUT> [OPTIONS]\n \n {all-args}" ,
968968 term_width = 400 ,
969969 display_order = 310 ,
970970 disable_help_flag = true
@@ -974,7 +974,7 @@ pub enum Action {
974974
975975 #[ clap(
976976 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
977- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n hayabusa.exe expand-list <INPUT> [OPTIONS]\n \n {all-args}" ,
977+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe expand-list <INPUT> [OPTIONS]\n \n {all-args}" ,
978978 term_width = 400 ,
979979 display_order = 311 ,
980980 disable_help_flag = true
@@ -984,7 +984,7 @@ pub enum Action {
984984
985985 #[ clap(
986986 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
987- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n hayabusa.exe extract-base64 <INPUT> [OPTIONS]\n \n {all-args}" ,
987+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe extract-base64 <INPUT> [OPTIONS]\n \n {all-args}" ,
988988 term_width = 400 ,
989989 display_order = 311 ,
990990 disable_help_flag = true
@@ -994,7 +994,7 @@ pub enum Action {
994994
995995 #[ clap(
996996 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
997- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n hayabusa.exe pivot-keywords-list <INPUT> [OPTIONS]\n \n {all-args}" ,
997+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe pivot-keywords-list <INPUT> [OPTIONS]\n \n {all-args}" ,
998998 term_width = 400 ,
999999 display_order = 420 ,
10001000 disable_help_flag = true
@@ -1004,7 +1004,7 @@ pub enum Action {
10041004
10051005 #[ clap(
10061006 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
1007- help_template = "\n Hayabusa v3.3.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}" ,
1007+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe search <INPUT> <--keywords \" <KEYWORDS>\" OR --regex \" <REGEX>\" > [OPTIONS]\n \n {all-args}" ,
10081008 term_width = 400 ,
10091009 display_order = 450 ,
10101010 disable_help_flag = true
@@ -1014,7 +1014,7 @@ pub enum Action {
10141014
10151015 #[ clap(
10161016 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
1017- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n {usage}\n \n {all-args}" ,
1017+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n {usage}\n \n {all-args}" ,
10181018 term_width = 400 ,
10191019 display_order = 470 ,
10201020 disable_help_flag = true
@@ -1024,7 +1024,7 @@ pub enum Action {
10241024
10251025 #[ clap(
10261026 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
1027- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n {usage}\n \n {all-args}" ,
1027+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n {usage}\n \n {all-args}" ,
10281028 term_width = 400 ,
10291029 display_order = 380 ,
10301030 disable_help_flag = true
@@ -1034,7 +1034,7 @@ pub enum Action {
10341034
10351035 #[ clap(
10361036 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
1037- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n {usage}\n \n {all-args}" ,
1037+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n {usage}\n \n {all-args}" ,
10381038 term_width = 400 ,
10391039 display_order = 451 ,
10401040 disable_help_flag = true
@@ -1052,7 +1052,7 @@ pub enum Action {
10521052
10531053 #[ clap(
10541054 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
1055- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n hayabusa.exe computer-metrics <INPUT> [OPTIONS]\n \n {all-args}" ,
1055+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe computer-metrics <INPUT> [OPTIONS]\n \n {all-args}" ,
10561056 term_width = 400 ,
10571057 display_order = 290 ,
10581058 disable_help_flag = true
@@ -1062,7 +1062,7 @@ pub enum Action {
10621062
10631063 #[ clap(
10641064 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
1065- help_template = "\n Hayabusa v3.3.0 - Dev Build \n {author-with-newline}\n {usage-heading}\n hayabusa.exe config-critical-systems <INPUT> [OPTIONS]\n \n {all-args}" ,
1065+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON Release \n {author-with-newline}\n {usage-heading}\n hayabusa.exe config-critical-systems <INPUT> [OPTIONS]\n \n {all-args}" ,
10661066 term_width = 400 ,
10671067 display_order = 291 ,
10681068 disable_help_flag = true
@@ -1979,7 +1979,7 @@ pub struct ConfigCriticalSystemsOption {
19791979#[ derive( Parser , Clone , Debug , Default ) ]
19801980#[ clap(
19811981 author = "Yamato Security (https://github.com/Yamato-Security/hayabusa - @SecurityYamato)" ,
1982- help_template = "\n Hayabusa v3.3.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}" ,
1982+ help_template = "\n Hayabusa v3.3.0 - AUSCERT/SINCON 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}" ,
19831983 term_width = 400 ,
19841984 disable_help_flag = true
19851985) ]
0 commit comments