shell-plugins
shell-plugins copied to clipboard
plugins: homebrew: Add "brew audit" to allowlist
Overview
Allow the homebrew plugin to provide the token for the audit
subcommand. Also re-sort the existing subcommands.
Type of change
- [ ] Created a new plugin
- [x] Improved an existing plugin
- [ ] Fixed a bug in an existing plugin
- [ ] Improved contributor utilities or experience
How To Test
$ brew audit --online <cask>
Changelog
Allow the homebrew plugin to provide the token for the
audit
subcommand.