| Port details |
- rubygem-bundle-audit Wrapper for bundler-audit security scanning tool
- 0.2.0 sysutils
=0 0.1.0Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2026-03-11 05:48:04
- Last Update: 2026-04-05 17:20:00
- Commit Hash: 2538890
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/stewartmckee/bundle-audit
- Description:
- bundle-audit is a simple wrapper gem for bundler-audit. It was created to
provide an easy way to include bundler-audit functionality for developers
who might mistakenly require "bundle-audit" instead of "bundler-audit".
This gem essentially just requires bundler-audit, which is the actual
security auditing tool for Ruby applications. It provides patch-level
verification for bundled Ruby applications by checking for known
vulnerabilities in gem dependencies.
The wrapper serves as a convenience for developers and ensures that
both "bundle-audit" and "bundler-audit" references work correctly
in Ruby applications that need security auditing capabilities.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-bundle-audit>0:sysutils/rubygem-bundle-audit
- To install the port:
- cd /usr/ports/sysutils/rubygem-bundle-audit/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/rubygem-bundle-audit
- pkg install rubygem-bundle-audit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-bundle-audit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1773967218
SHA256 (rubygem/bundle-audit-0.2.0.gem) = cb499708f7fbc56d2d2e8bab09a1184f8f5b548bdbd628b757e5a1856874ca12
SIZE (rubygem/bundle-audit-0.2.0.gem) = 8704
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-bundler-audit>=0 : sysutils/rubygem-bundler-audit
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- www/redmine61
Configuration Options:
- No options to configure
- Options name:
- sysutils_rubygem-bundle-audit
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.0 05 Apr 2026 17:20:00
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/rubygem-bundle-audit: Update to 0.2.0
Changes: https://github.com/stewartmckee/bundle-audit/commits/master |
0.1.0 11 Mar 2026 05:44:28
    |
Xin LI (delphij)  |
sysutils/rubygem-bundler-audit: Add new port
bundler-audit provides patch-level verification for Bundled Ruby
applications by auditing Gemfile.lock against a database of known
vulnerabilities.
Also add rubygem-bundle-audit as a wrapper gem that depends on
rubygem-bundler-audit, for developers who reference "bundle-audit"
instead of "bundler-audit". |
Number of commits found: 2
|