Commit Graph

1527 Commits

Author SHA1 Message Date
Yamato Security
86a5d25fbd update readme 2022-10-02 04:27:31 +09:00
Yamato Security
32186b2377 update readme 2022-10-02 04:20:15 +09:00
Yamato Security
d394322628 update readme 2022-10-02 03:38:34 +09:00
Yamato Security
d91fd31392 Merge pull request #721 from Yamato-Security/finalize-1.7.0
finalize 1.7.0
v1.7.0
2022-09-29 08:54:17 +09:00
Yamato Security
026e453a90 Merge pull request #722 from Yamato-Security/add_favicon
add favicon.png to HTML report
2022-09-29 08:51:00 +09:00
DustInDark
bc5d51f893 Merge branch 'finalize-1.7.0' into add_favicon 2022-09-29 08:45:33 +09:00
DastInDark
1ac4bf7ac0 updated changelog #722 2022-09-29 08:35:21 +09:00
DastInDark
2c1dce89a9 add favicon.png 2022-09-29 08:29:57 +09:00
Yamato Security
ccc1b428c3 finalize 1.7.0 2022-09-29 08:24:36 +09:00
Yamato Security
c600aa7099 Merge pull request #720 from Yamato-Security/707-analyze-metrics-of-event-ids-when-scanning-directory-together
Unified table of  analyze metrics and logon summary of event ids when scanning directory together
2022-09-29 07:52:21 +09:00
Yamato Security
de0dc8e910 Merge pull request #719 from Yamato-Security/712-css-styling-implementation
hayabusa_report.css implementation
2022-09-29 07:35:28 +09:00
akiranishikawa
070e42f192 fixed section width 2022-09-29 03:04:03 +09:00
DastInDark
bac2d5733b updated changelog 2022-09-29 01:52:00 +09:00
DastInDark
4e9d833fb0 cargo fmt 2022-09-29 01:33:18 +09:00
DastInDark
0090e61e81 fixed syntax error 2022-09-29 01:32:21 +09:00
DastInDark
6fef1c94e6 Added output csv with -o option and -M / -L option #707
- 1. [x] Unified output one table with -M/-L and -d option
- 2. [x] add channel column to table output
- 3. [x] Remove First Timestamp and Last Timestamp with -d option (-M / -L option)
- 4. [x] Output csv with -o and  -M / -L option
- 5. [x] Separete two column Count and Percent
- 6. [x] change table format output crate from prettytable-rs to comfy_table.
2022-09-29 01:30:23 +09:00
DastInDark
3a073b419c Remove First Timestamp and Last Timestamp with -d option (-L option) #707
- 1. [x] Unified output one table with -M/-L and -d option
- 2. [x] add channel column to table output
- 3. [x] Remove First Timestamp and Last Timestamp with -d option (-M /
  -L option)
- 4. [] Output csv with -o and  -M / -L option
- 5. [x] Separete two column Count and Percent
- 6. [x] change table format output crate from prettytable-rs to comfy_table.
2022-09-29 00:41:25 +09:00
DastInDark
11477f8e13 ADD chanel column to table output #707
- 1. [x] Unified output one table with -s and -d option
- 2. [x] add channel column to table output
- 3. [x] 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-29 00:37:47 +09:00
DastInDark
65994dbd46 Removed First Timestamp and Last Timestamp with -d option #707
- 1. [x] Unified output one table with -s and -d option
            - 2. [] add channel column to table output
            - 3. [x] 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 22:50:06 +09:00
DastInDark
cdfdd62a5c Unified output one table with -s and -d option #707
- 1. [x] 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 22:48:52 +09:00
Yamato Security
63e1203553 update background 2022-09-28 22:15:23 +09:00
DastInDark
06c4e56842 fixed login stats table vertical line format 2022-09-28 22:09:28 +09:00
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
akiranishikawa
d4f2c0a496 css implementation 2022-09-28 19:04:38 +09:00
Yamato Security
fe8c4738b2 Merge pull request #718 from Yamato-Security/moved_html_css_and_files
changed html report static resource path to ./config/html_report
2022-09-28 13:20:07 +09:00
DastInDark
8db05d02c3 changed html report static resource path to ./config/html_report 2022-09-28 12:44:34 +09:00
Yamato Security
cbcf907ec3 Merge pull request #717 from Yamato-Security/fix-link-typo
fix broken link
2022-09-28 11:45:55 +09:00
Yamato Security
af3e77913b fix broken link 2022-09-28 10:31:17 +09:00
DustInDark
648569579c Merge pull request #716 from Yamato-Security/714-add-logopng-in-html-report
Changed HTML report structure to Improve HTML report
2022-09-28 09:52:54 +09:00
DastInDark
0fccc6a2c3 added logo img tag to inside section tag 2022-09-28 09:15:57 +09:00
DastInDark
700f7cfb79 Merge branch '714-add-logopng-in-html-report' of https://github.com/Yamato-Security/hayabusa into 714-add-logopng-in-html-report 2022-09-28 09:10:01 +09:00
DastInDark
0d0d8724bc logo size changed in html report 2022-09-28 09:09:40 +09:00
DastInDark
95ed0840ef added logo centerilng css example 2022-09-28 09:09:13 +09:00
DastInDark
65064a7d2c to adjust css, Result area is added in section tag #712 2022-09-28 09:07:18 +09:00
Yamato Security
d22d8ea603 Merge pull request #715 from Yamato-Security/714-add-logopng-in-html-report
Added logo,png in html report and Refactoring
2022-09-28 09:05:54 +09:00
Yamato Security
3c898a5e0f update changelog 2022-09-28 08:50:00 +09:00
DastInDark
552e3baec5 updated changelog #714 2022-09-28 01:30:17 +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
DustInDark
3ceef8fe8f Merge pull request #709 from Yamato-Security/689-new-feature-html-summary-output
Added html summary output
2022-09-27 21:59:35 +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
Yamato Security
fbf43fde33 ignore .html and .css files 2022-09-27 19:36:16 +09:00