takajo icon indicating copy to clipboard operation
takajo copied to clipboard

Directory input will fail if there are incompatible JSONL files

Open YamatoSecurity opened this issue 2 years ago • 0 comments

When scanning a directory, Takajo will fail if there are any incompatible JSON files. It would be nice if we could check for compatibility and just ignore any files that are not properly formatted.

Ex: ../hayabusa/test_files/evtx/test.jsonl

YamatoSecurity avatar Mar 29 '24 22:03 YamatoSecurity