homebrew-tap
April 17, 2026 ยท View on GitHub
Official Homebrew tap for OWASP CRS tools.
This tap provides Homebrew cask formulae for crs-toolchain and other OWASP CRS utilities. Cask formulae are automatically updated via GoReleaser on each release of crs-toolchain or other tools in the OWASP CRS organisation.
Installation
Add this tap to Homebrew:
brew tap coreruleset/tap
Then install a tool, for example crs-toolchain:
brew install crs-toolchain
Upgrade
brew upgrade crs-toolchain
Uninstall
brew uninstall crs-toolchain
To also remove the tap:
brew untap coreruleset/tap