Project

brew-vulns

0.01
Repository is archived
A Homebrew subcommand that checks installed packages for vulnerabilities via osv.dev
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

~> 0.1, >= 0.1.1
~> 1.6
~> 1.0
~> 0.5
 Project Readme

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