DastInDark
dc67fd3f05
refactoring
2022-09-28 22:08:09 +09:00
DastInDark
a152439cc9
separate two columnt Count and Percent #707
...
- 1. [] Unified output one table with -s and -d option
- 2. [] add channel column to table output
- 3. [] Remove First Timestamp and Last Timestamp with -d option
- 4. [] Output csv with -o and -s option
- 5. [x] Separete two column Count and Percent
- 6. [x] change table format output crate from prettytable-rs to comfy_table.
2022-09-28 21:43:40 +09:00
DastInDark
a254c57949
removed no use crate(prettytable-rs) import #707
...
- 1. [] Unified output one table with -s and -d option
- 2. [] add channel column to table output
- 3. [] Remove First Timestamp and Last Timestamp with -d option
- 4. [] Output csv with -o and -s option
- 5. [] Separete two column Count and Percent
- 6. [x] change table format output crate from prettytable-rs to comfy_table.
2022-09-28 21:28:20 +09:00
DastInDark
7db4f739a2
changed doc comment
2022-09-28 20:57:13 +09:00
DastInDark
2aa19ca02c
changed table output crate from prettytable-rs to comfy_table #707
...
- 1. [] Unified output one table with -s and -d option
- 2. [] add channel column to table output
- 3. [] Remove First Timestamp and Last Timestamp with -d option
- 4. [] Output csv with -o and -s option
- 5. [] Separete two column Count and Percent
- 6. [x] change table format output crate from prettytable-rs to comfy_table.
2022-09-28 20:53:02 +09:00
DastInDark
8db05d02c3
changed html report static resource path to ./config/html_report
2022-09-28 12:44:34 +09:00
DastInDark
0fccc6a2c3
added logo img tag to inside section tag
2022-09-28 09:15:57 +09:00
DastInDark
65064a7d2c
to adjust css, Result area is added in section tag #712
2022-09-28 09:07:18 +09:00
DastInDark
4244157809
refactoring output option file already exists #713
2022-09-28 01:22:53 +09:00
DastInDark
fde482696a
merged use
2022-09-28 01:15:59 +09:00
DastInDark
e411dda696
merged use
2022-09-28 01:14:41 +09:00
DastInDark
4f4f96470a
remove unnecessary use
2022-09-27 21:43:42 +09:00
DastInDark
793f28d7fe
changed html report file output check before scanning
2022-09-27 21:41:17 +09:00
DastInDark
d1851c6a42
added favicon link
2022-09-27 21:30:34 +09:00
DastInDark
9d741b7c5c
fixed output
2022-09-27 21:21:25 +09:00
DastInDark
20715bdeef
cargo fmt
2022-09-27 15:09:34 +09:00
DastInDark
9e56eb6481
added css style reference to hayabusa_report.css in html report #689
2022-09-27 15:08:34 +09:00
DastInDark
0058334e60
Merge branch 'main' into 689-new-feature-html-summary-output
2022-09-27 14:21:35 +09:00
DastInDark
0d439ed351
added url link to rule yml #689
2022-09-27 14:20:00 +09:00
DastInDark
974ec45c9f
added id attribute to html header tag #689
2022-09-27 14:19:06 +09:00
DastInDark
7c11872022
cargo fmt
2022-09-26 20:28:44 +09:00
DastInDark
9f1794f50a
added start time output
2022-09-26 20:28:02 +09:00
DastInDark
a64f9c8da2
changed alert title to rule file path
2022-09-26 20:27:41 +09:00
DastInDark
6d7e2ce8b8
fixed detection summary by computer h3 tag
2022-09-26 19:56:13 +09:00
DastInDark
d048855eeb
added start time in General Overview
2022-09-26 19:55:47 +09:00
DastInDark
e62e5fa6f6
changed output new version hayabusa data
2022-09-26 19:25:43 +09:00
DastInDark
630da396ab
Merge branch 'main' into 710-enhancement-display-new-version-of-hayabusa-when-updating-1
2022-09-25 21:05:53 +09:00
DastInDark
703673c668
cargo fmt
2022-09-25 20:51:18 +09:00
DastInDark
1abaf48d93
fixed get function of latest hayabusa version data #710
2022-09-25 20:50:03 +09:00
Yamato Security
a5529d2207
update wording to metrics
2022-09-25 20:27:46 +09:00
DastInDark
608f6a18df
cargo fmt
2022-09-25 19:03:10 +09:00
DastInDark
58ec9001f8
added version check function.
2022-09-25 19:02:34 +09:00
DastInDark
d015beda03
refactoring
2022-09-25 18:01:46 +09:00
DastInDark
40b4d29228
to add feature of version latest hayabusa version number renamed update rule
2022-09-25 17:55:24 +09:00
DastInDark
5eb23f0b14
fixed test
2022-09-25 16:19:32 +09:00
DastInDark
268065ae58
Merge branch 'main' into 689-new-feature-html-summary-output
2022-09-25 15:46:18 +09:00
DastInDark
477f1c492f
fixed html format #689
2022-09-25 15:36:53 +09:00
DastInDark
64be8258e5
removed unnecessary crate use
2022-09-25 15:17:18 +09:00
DastInDark
ecc19b332b
cargo fmt
2022-09-25 15:16:35 +09:00
DastInDark
c41206accd
added html output processing #689
2022-09-25 15:15:58 +09:00
DastInDark
a379b3c077
fixed elapse time HTML output
2022-09-25 15:02:29 +09:00
DastInDark
5c0bc48a78
added Result Summary data in to html summary #689
2022-09-25 15:01:45 +09:00
DastInDark
85694a8e73
cargo fmt
2022-09-25 11:04:59 +09:00
DastInDark
1c1297b114
changed metric short option from m to M #706
2022-09-25 10:43:25 +09:00
DastInDark
345133d903
renamed statistics.rs to metrics.rs #706
2022-09-25 10:39:48 +09:00
DastInDark
08c6dcfbff
changed Event ID Statistics wording to Metrics #706
2022-09-25 10:37:06 +09:00
DastInDark
b80a660207
refactoring
2022-09-24 17:33:09 +09:00
DastInDark
1dd4928bd5
cargo fmt
2022-09-24 17:17:39 +09:00
DastInDark
50ec9105f6
added file size to HTML Summary #689
2022-09-24 17:16:48 +09:00
DastInDark
56681d85e7
added rules info in General Overview to HTML Summary #689
2022-09-24 17:16:03 +09:00