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-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-08-02
audit: add --new-formula option.
Mike McQuaid
2016-07-16
Unify Version.create usage
Vlad Shablinsky
2016-07-13
audit: avoid unnecessary regex
Xu Cheng
2016-07-13
various: proper escape dot in regex
Xu Cheng
2016-07-13
various: proper escape in regex
Xu Cheng
2016-07-13
audit: update ruby dependency advice
Dominyk Tiller
2016-07-10
audit: flag incorrect language/go requires
Dominyk Tiller
2016-07-10
audit.rb: require https for download.savannah.gnu.org (#438)
Viktor Szakats
2016-06-22
audit.rb: require https for ftpmirror.gnu.org (#393)
Viktor Szakats
2016-06-07
audit: detect more 'pkgshare' candidates (#328)
Martin Afanasjew
2016-06-02
audit: check Maven Central URLs, prefer redirector (#311)
Martin Afanasjew
2016-05-31
audit: appease rubocop
Dominyk Tiller
2016-05-31
audit: prefer https/s over ftp where known available
Dominyk Tiller
2016-05-31
audit: update mirrorservice check
Dominyk Tiller
2016-05-31
audit: check for insecure metacpan urls
Dominyk Tiller
2016-05-31
Revert "audit: tweak cpan secure urls"
Dominyk Tiller
2016-05-31
Revert "audit: tweak cpan secure urls"
Dominyk Tiller
2016-05-29
audit: make system check stricter with quotes.
Mike McQuaid
2016-05-29
audit: tweak cpan secure urls
Tomasz Pajor
2016-05-29
audit: tweak cpan secure urls
Tomasz Pajor
2016-05-26
audit: minor spacing nit
Dominyk Tiller
2016-05-26
audit: tweak devel/head tap check
Dominyk Tiller
2016-05-20
audit: enforce freedesktop secure urls
Dominyk Tiller
2016-05-19
audit: check for block inreplace with single sub. (#254)
Mike McQuaid
2016-05-19
audit: check more GitHub URLs. (#256)
Mike McQuaid
2016-05-11
brew audit: add --display-filename format option for easy grepping (#221)
Andrew Janke
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
[next]