Changes
🐛 Bug Fixes:
- Successful login CSV results were not correctly being outputted when using the logon timeline function. (#849) (@hitenkoku)
- Removed unnecessary line breaks that would occur when using the
-J, --jsonl
option. (#852) (@hitenkoku)
変更点
🐛バグ修正:
- ログオン情報の出力機能で
--output
を指定したときにログオン成功のcsv出力ができない問題を修正した。 (#849) (@hitenkoku) -J, --jsonl
を指定したときに不要な改行が含まれていたため修正した。 (#852) (@hitenkoku)