Yamato-Security / hayabusa

Hayabusa (éš¼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.
GNU Affero General Public License v3.0
2.32k stars 203 forks source link

[bug] Terminal Table output's tail of `metrics` command is broken #1486

Closed fukusuket closed 1 week ago

fukusuket commented 2 weeks ago

Describe the bug Terminal output result tail of metrics command is broken when(Only when there are many lines?) Probably a problem on the crate side... 🤔 Here are the commands the issue reproduces:

Step to Reproduce hayabusa.exe eid-metrics -d hayabusa-sample-evtx

Actual behavior The final line of the Table is not output. (In addition, it is not clear if all lines are output.)

スクリーンショット 2024-11-12 12 49 07

Expected behavior The final line of the Table is output.

スクリーンショット 2024-11-12 12 48 33

Screenshots If applicable, add screenshots to help explain your problem.

Environment

Additional context N/A