# gotestwaf を Homebrew, Nix でインストール

gotestwaf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:gotestwaf
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gotestwaf
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gotestwaf
```

  証拠: nixpkgs package indexes: pkgs/by-name/go/gotestwaf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:gotestwaf
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.5.8
- **ソース概要:** Tool for API and OWASP attack simulation
- **ホームページ:** <https://lab.wallarm.com/test-your-waf-before-hackers/>
- **リポジトリ:** <https://github.com/wallarm/gotestwaf>
- **最終更新:** 2026-07-27T16:47:25+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- gotestwaf (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.5.8
## プロジェクトの歴史と使われ方

GoTestWAF is Wallarm's Go-based command-line tool for simulating API and OWASP-style attacks against web application firewalls, API gateways, IPS products, and related application-security controls.

### プロジェクトの歴史

The repository was created in January 2020. The README describes a scanner that generates malicious requests by combining payloads, encoders, and request placeholders, then records how the evaluated security solution handled those requests.

### 採用の歴史

The project is packaged as a Docker image and a Homebrew formula, which matches its evaluation-tool use case: users can run it near the target application or security appliance without embedding it into application code.

### 使われ方

Users point GoTestWAF at an evaluated URL and run built-in test sets such as OWASP Top 10 and OWASP API, or supply custom YAML test cases. Reports can be generated locally, and releases in 2024 and 2025 emphasize report-format and validation work.

### パッケージ好きにとっての重要性

For package catalogs, GoTestWAF is a niche but useful security-testing CLI: it packages repeatable malicious-request generation as a portable Go binary and container, rather than as a SaaS-only scanner.

### タイムライン

- 2020: Repository created.
- 2022: README badge identifies GoTestWAF with Black Hat Arsenal USA 2022.
- 2024: v0.4.19 and v0.5.x releases published through GitHub releases.
- 2025: v0.5.8 release fixed HTML report validation.

### Related projects

- OWASP test categories and API-security scenarios shape the bundled test cases.
- Wallarm publishes the project and Docker image for WAF and API-security evaluation workflows.

### ソース

- <https://formulae.brew.sh/formula/gotestwaf>
- <https://github.com/wallarm/gotestwaf>
- <https://github.com/wallarm/gotestwaf#readme>
- <https://github.com/wallarm/gotestwaf/releases>
- <https://github.com/wallarm/gotestwaf/tree/master/docs>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: config.yaml
## 他のパッケージマネージャ記録

- Nix - gotestwaf: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gotestwaf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/gotestwaf.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gotestwaf.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
