Skip to content

raisedadead/Brewfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

533 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brewfile

apps, tools and utilities that I use on my macOS machines

Audit

Run an inventory audit with terminal charts for formulas, casks, and taps:

just audit

Useful options:

just audit -- --refresh
just audit -- --days 120 --max-rows 20
just audit -- --with-cve

Each run writes a timestamped snapshot under ~/.local/share/brew-audit/ with:

  • report.txt (terminal report)
  • summary.json (machine-readable summary)
  • formula-usage.tsv, cask-usage.tsv, tap-freshness.tsv
  • cve-findings.tsv (only when CVE findings exist)

License

The Unlicense © 2017 Mrugesh Mohapatra

About

apps, tools and utilities that I use on my macOS machines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors