Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Saved file <file name> (file size) message is not output #1504

Closed
fukusuket opened this issue Nov 24, 2024 · 0 comments · Fixed by #1506
Closed

[bug] Saved file <file name> (file size) message is not output #1504

fukusuket opened this issue Nov 24, 2024 · 0 comments · Fixed by #1506
Assignees
Labels
bug Something isn't working
Milestone

Comments

@fukusuket
Copy link
Collaborator

Describe the bug
Saved file <file name> (file size) message is not output

Step to Reproduce
./hayabusa-2.19.0-mac-aarch64 csv-timeline -d ../hayabusa-sample-evtx -w -o timeline.csv -C

Expected behavior
https://github.com/Yamato-Security/hayabusa/actions/runs/11851557504/job/33028244227#step:10:189

...
│ PwSh Pipeline Exec (680)                   Explicit Logon (304)                      │
│ DLL Loaded (Noisy) (551)                   New Non-USB PnP Device (268)              │
╰──────────────────────────────────────────╌───────────────────────────────────────────╯

Saved file: out-s.csv (41.0 MB)

Elapsed time: 00:00:23.983

Please report any issues with Hayabusa rules to: https://github.com/Yamato-Security/hayabusa-rules/issues
Please report any false positives with Sigma rules to: https://github.com/SigmaHQ/sigma/issues
Please submit new Sigma rules with pull requests to: https://github.com/SigmaHQ/sigma/pulls

Actual behavior
https://github.com/Yamato-Security/hayabusa/actions/runs/11852992144/job/33032214266#step:10:187

...
│ PwSh Pipeline Exec (680)                   Explicit Logon (304)                      │
│ DLL Loaded (Noisy) (551)                   New Non-USB PnP Device (268)              │
╰──────────────────────────────────────────╌───────────────────────────────────────────╯


Elapsed time: 00:00:23.1063

Please report any issues with Hayabusa rules to: https://github.com/Yamato-Security/hayabusa-rules/issues
Please report any false positives with Sigma rules to: https://github.com/SigmaHQ/sigma/issues
Please submit new Sigma rules with pull requests to: https://github.com/SigmaHQ/sigma/pulls

Environment

  • OS: macOS Sequoia 15.1.1
  • hayabusa version: 2.19.0-dev (This issue does not occur 2.18.0 release version)

Additional context
Regression when implementing the following PR

@fukusuket fukusuket added the bug Something isn't working label Nov 24, 2024
@fukusuket fukusuket added this to the 2.19.0 milestone Nov 24, 2024
@fukusuket fukusuket self-assigned this Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant