This is the Homebrew tap for Vigolium — a high-fidelity vulnerability scanner fusing agentic AI with native speed, modularity, and precision.
The formula installs the native vigolium binary directly from the official
@vigolium/vigolium npm
release, so no Node.js runtime is required.
brew install vigolium/tap/vigoliumbrew update
brew upgrade vigoliumbrew uninstall vigolium/tap/vigoliumvigolium --helpA scheduled GitHub Actions workflow runs
every 2 days, reads the latest version from the npm registry, recomputes the
sha256 for each platform tarball (darwin-arm64, darwin-x64, linux-arm64,
linux-x64), and commits the refreshed formula. You can also trigger it manually
from the Actions tab.