Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Latest commit

History

History
17 lines (12 loc) 路 552 Bytes

File metadata and controls

17 lines (12 loc) 路 552 Bytes

Homebrew/brew-vulns (merged into Homebrew/brew)

This repository provided brew vulns, which checks Homebrew formulae for known vulnerabilities using the OSV.dev database.

It has been entirely merged into Homebrew/brew as a built-in command. Run brew update and continue using brew vulns directly.

The tap and gem are no longer maintained. Remove them with:

brew uninstall brew-vulns
brew untap homebrew/brew-vulns

# If installed through RubyGems:
gem uninstall brew-vulns