index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
/
audit.rb
Age
Commit message (
Expand
)
Author
2016-05-03
audit: fix false-positive for '--with-check' from 'depends_on "check" => :opt...
Andrew Janke
2016-05-02
Update Homebrew/homebrew references in code
Martin Afanasjew
2016-04-27
audit: whitelist kibana from Language::Node check (#161)
Christian Moritz
2016-04-27
Language::Node.npm_install_args: add helper method (#37)
Christian Moritz
2016-04-21
brew-audit: pull style checks in to main audit output
Andrew Janke
2016-04-16
audit.rb: Base desc length check on short name
Cory Donnelly
2016-04-10
Add all the top level comments
Max Nordlund
2016-04-05
audit: require plist_options when using plist
Dominyk Tiller
2016-04-05
audit: check plist placement
Dominyk Tiller
2016-04-03
Revert "lsyncd: use MACOS_FULL_VERSION"
Xu Cheng
2016-04-02
audit/test-bot/pull: fix for core/formula separation
Xu Cheng
2016-03-14
audit: fix crash when HOMEBREW_NO_GITHUB_API is set
Baptiste Fontaine
2016-03-07
rename CoreFormulaRepository to CoreTap
Xu Cheng
2016-02-26
various: use Tap abstraction
Xu Cheng
2016-02-11
audit: roughly double notability requirements.
Mike McQuaid
2016-02-09
Audit: Regexp.escape formula names
Misty De Meo
2016-02-04
audit: add check for insecure hackage urls
Dominyk Tiller
2016-02-03
audit: use start_with? to check the name in the desc
Baptiste Fontaine
2016-01-31
audit: check resource placement
Dominyk Tiller
2016-01-25
audit: avoid false positive pkgshare problems
Baptiste Fontaine
2016-01-25
audit: warn once about deprecated *Formula classes
Baptiste Fontaine
2016-01-17
audit_revision: only check 10 recent related commits
Xu Cheng
2016-01-17
audit: imporve revision check logic
Xu Cheng
2016-01-14
audit: enforce revision check
Xu Cheng
2016-01-14
audit: check url/checksum/mirror outside of stable block
Xu Cheng
2016-01-11
audit: check for more unused shorthand
Dominyk Tiller
2016-01-09
add Keg#empty_installation?
Xu Cheng
2016-01-06
audit: typo
Baptiste Fontaine
2015-12-29
audit: allow whitelisting of versioned Kibana.
Jason Tedor
2015-12-28
kibana 4.3.0
Jason Tedor
2015-12-19
lsyncd: use MACOS_FULL_VERSION
Xu Cheng
2015-12-15
audit: don't fail if there's no tap
Baptiste Fontaine
2015-12-09
audit: flag '--with{,out}-check' options
Baptiste Fontaine
2015-12-09
avoid using FORMULA_RENAMES directly
Xu Cheng
2015-12-09
audit: tap is a Tap object now
Xu Cheng
2015-11-25
audit: only run brew style when on Ruby 2.0.
Mike McQuaid
2015-11-23
audit: check position of 'revision' and 'keg_only'
Martin Afanasjew
2015-11-16
audit: respect umask in formula file mode check
Martin Afanasjew
2015-11-16
audit: add godep and sphinx-doc to build time deps
Xu Cheng
2015-11-11
ruby 1.8: address syntax warnings in Homebrew core
Martin Afanasjew
2015-11-01
audit: don't flag Gnome devel releases < 1.0.
Mike McQuaid
2015-10-30
audit: flag any desc that starts with the formula name
Baptiste Fontaine
2015-10-30
audit: uniformize the desc problems
Baptiste Fontaine
2015-10-30
audit: flag descs starting with the formula name
Baptiste Fontaine
2015-10-24
audit: add bottle modifier checks
Dominyk Tiller
2015-10-23
audit: merge the template comments checks
Baptiste Fontaine
2015-10-23
audit: warn about unknown bottle modifiers
Baptiste Fontaine
2015-10-18
MacOS: full_version added
Baptiste Fontaine
2015-10-10
audit: use ARGV.resolved_formula
Xu Cheng
2015-10-08
handle TapFormulaWithOldnameAmbiguityError
Xu Cheng
[next]