
This audit is mistakenly passing for formulae where `variations_dependencies` is an empty array. We can fix that by checking for `nil` instead. See Homebrew/homebrew-core#111280.
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.