Module: Homebrew::Vulns Private

Defined in:
vulns.rb,
vulns/osv.rb,
vulns/cvss.rb,
vulns/output.rb,
vulns/semver.rb,
vulns/scanner.rb,
vulns/vulnerability.rb

Overview

This module is part of a private API. This module may only be used in the Homebrew/brew repository. Third parties should avoid using this module if possible, as it may be removed or changed without warning.

Checks formulae for known security vulnerabilities via OSV.dev. See Cmd::Vulns for the user-facing command.

Defined Under Namespace

Modules: CVSS, OSV, Output, Semver Classes: Scanner, Vulnerability