Skip to content

Commit

Permalink
finalize 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YamatoSecurity committed Mar 22, 2023
1 parent b77f018 commit adab308
Show file tree
Hide file tree
Showing 10 changed files with 81 additions and 64 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG-Japanese.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 変更点

## 2.3.2 [202X/XX/XX] "XXX"
## 2.3.2 [2023/03/22] "TMCIT Release-3"

**改善:**

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes

## 2.3.2 [202X/XX/XX] "XXX"
## 2.3.2 [2023/03/22] "TMCIT Release-3"

**Enhancements:**

Expand Down
117 changes: 66 additions & 51 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hayabusa"
version = "2.3.1"
version = "2.3.2"
authors = ["Yamato Security @SecurityYamato"]
edition = "2021"
rust-version = "1.68.0"
Expand Down
Binary file not shown.
1 change: 1 addition & 0 deletions README-Japanese.md → README-2.3.2-Japanese.md
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ Input:
Output:
-G, --GeoIP <MAXMIND-DB-DIR> IPアドレスのGeoIP(ASN、都市、国)情報を追加する
-H, --HTML-report <FILE> HTML形式で詳細な結果を出力する (例: results.html)
-M, --multiline イベントフィールド情報を複数の行に出力する
-o, --output <FILE> タイムラインを保存する (例: results.csv)
-p, --profile <PROFILE> 利用する出力プロファイル名を指定する
Expand Down
Binary file renamed README-2.3.1-Japanese.pdf → README-Japanese.pdf
Binary file not shown.
Loading

0 comments on commit adab308

Please sign in to comment.