Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 835 Bytes

File metadata and controls

42 lines (27 loc) · 835 Bytes

homebrew-tap

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

Links