Skip to content

v2.15.0 - Winter Release

Choose a tag to compare

@YamatoSecurity YamatoSecurity released this 19 Dec 20:47
· 30 commits to main since this release
afd7584

2.15.0 [2025/12/20] - CODE BLUE Release

New Features:

  • Added a convert-flatten-json command for importing JSONL data into Timesketch. (#277) (@fukusuket)

Bug Fixes:

  • Fixed a parsing bug in the automagic command. (#278) (@fukusuket)
  • Handle missing RecordID in JSON parsing for HTML report and server commands. (#279) (@fukusuket)
  • Dates in the html-server was being converted to local time. (#281) (@fukusuket)
  • OS information was not included in the computer metrics output with automagic. (#286) (@fukusuket)
  • Timeline CSV files had an extra comma in the header which was causing problems when loading. (#282) (@fukusuket)
  • Fixed broken links in the html-server command. (#280) (@fukusuket)

新機能:

  • TimesketchにJSONLデータをインポートするためのconvert-flatten-jsonコマンドを追加した。 (#277) (@fukusuket)

バグ修正:

  • automagicコマンドのパースバグを修正した。 (#278) (@fukusuket)
  • HTMLレポートおよびサーバコマンドのJSON解析におけるRecordIDの欠落を処理できるようにした。 (#279) (@fukusuket)
  • html-serverの日付は、ローカル時間に変更されていた。 (#281) (@fukusuket)
  • automagicによるコンピューターメトリクスの出力にはOS情報が含まれていなかった。 (#286) (@fukusuket)
  • タイムラインCSVファイルのヘッダーに余分なコンマが含まれており、読み込み時に問題を引き起こしていた。(#282) (@fukusuket)
  • html-serverコマンドの壊れたリンクを修正した。 (#280) (@fukusuket)