notbug ipv6 ready As 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
Port details
rubygem-bundler-audit Patch-level verification for Bundled apps
0.9.3 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.9.3Version 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-03-11 05:44:28
Commit Hash: 82d92b5
Also Listed In: rubygems
License: GPLv3+
WWW:
https://github.com/rubysec/bundler-audit
Description:
bundler-audit provides patch-level verification for Bundled Ruby applications. It audits Ruby applications for known security vulnerabilities by checking the application's Gemfile.lock against a database of known vulnerabilities. The tool can identify: - Gems with known security vulnerabilities - Insecure gem sources (non-HTTPS) - Outdated gem versions bundler-audit is an essential security tool for Ruby developers and should be run regularly as part of a security audit process to ensure applications are not vulnerable to known security issues. Key features: - Checks Gemfile.lock for vulnerable gems - Updates vulnerability database automatically - Integration with CI/CD pipelines - Command-line interface for easy automation
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 (5 items)
Collapse this list.
  1. bin/bundle-audit
  2. bin/bundler-audit
  3. /usr/local/share/licenses/rubygem-bundler-audit-0.9.3/catalog.mk
  4. /usr/local/share/licenses/rubygem-bundler-audit-0.9.3/LICENSE
  5. /usr/local/share/licenses/rubygem-bundler-audit-0.9.3/GPLv3+
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-bundler-audit>0:sysutils/rubygem-bundler-audit
To install the port:
cd /usr/ports/sysutils/rubygem-bundler-audit/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/rubygem-bundler-audit
  • pkg install rubygem-bundler-audit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-bundler-audit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1773207355 SHA256 (rubygem/bundler-audit-0.9.3.gem) = 81c8766c71e47d0d28a0f98c7eed028539f21a6ea3cd8f685eb6f42333c9b4e9 SIZE (rubygem/bundler-audit-0.9.3.gem) = 50176

Packages (timestamps in pop-ups are UTC):
rubygem-bundler-audit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.30.9.3--0.9.3n/an/an/a
FreeBSD:13:quarterly-0.9.3--0.9.3n/an/an/a
FreeBSD:14:latest0.9.30.9.3--0.9.3---
FreeBSD:14:quarterly0.9.30.9.3--0.9.3---
FreeBSD:15:latest0.9.30.9.3n/a-n/an/a--
FreeBSD:15:quarterly0.9.30.9.3n/a-n/an/a--
FreeBSD:16:latest0.9.30.9.3n/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>=1.15.0 : sysutils/rubygem-bundler
  2. rubygem-thor>=1.0<2 : devel/rubygem-thor
  3. ruby33 : lang/ruby33
  4. 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. sysutils/rubygem-bundle-audit

Configuration Options:
No options to configure
Options name:
sysutils_rubygem-bundler-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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.3
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: 1