notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
rubygem-bundle-audit Wrapper for bundler-audit security scanning tool
0.2.0 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.0Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-bundle-audit-0.2.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-bundle-audit-0.2.0/LICENSE
  3. /usr/local/share/licenses/rubygem-bundle-audit-0.2.0/MIT
Collapse this list.
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):
rubygem-bundle-audit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.00.2.0--0.2.0n/an/an/a
FreeBSD:13:quarterly0.1.00.1.0--0.1.0n/an/an/a
FreeBSD:14:latest0.2.00.2.0--0.2.0---
FreeBSD:14:quarterly0.1.00.1.0--0.1.0---
FreeBSD:15:latest0.2.00.2.0n/a-n/an/a--
FreeBSD:15:quarterly0.1.00.1.0n/a-n/an/a--
FreeBSD:16:latest0.2.00.2.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-bundler-audit>=0 : sysutils/rubygem-bundler-audit
  2. ruby33 : lang/ruby33
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.0
05 Apr 2026 17:20:00
commit hash: 25388904a6275758f1b425563729c25f58f928edcommit hash: 25388904a6275758f1b425563729c25f58f928edcommit hash: 25388904a6275758f1b425563729c25f58f928edcommit hash: 25388904a6275758f1b425563729c25f58f928ed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 82d92b51c51dd8800a0259d1c24050bfced052bdcommit hash: 82d92b51c51dd8800a0259d1c24050bfced052bdcommit hash: 82d92b51c51dd8800a0259d1c24050bfced052bdcommit hash: 82d92b51c51dd8800a0259d1c24050bfced052bd files touched by this commit
Xin LI (delphij) search for other commits by this committer
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