# rubysec/bundler-audit

Patch-level verification for Bundler

Repository: https://github.com/rubysec/bundler-audit
Canonical: https://ross.abutalabs.com/products/bundler-audit
Language: Ruby
License: GPL-3.0
License Family: copyleft
Topics: bundler-audit, ruby-advisory-db, ruby, dependency-checker, patch-management, security, security-tools, security-audit
Last push: 2026-08-15T22:59:40+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 27, longevity 100
- inputs: {"age_days": 4951, "days_push": 18, "days_rel": 278, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2756, forks 250 (observed 2026-08-28T04:07:18.197179+00:00)

## What it is
bundler-audit is a command-line tool that audits a Ruby project's Gemfile.lock for gems with known vulnerabilities using the ruby-advisory-db. It also flags insecure gem sources and can update its advisory database locally.

## Use cases
- scan Gemfile.lock for vulnerable gem versions
- check Ruby dependencies against a security advisory database
- find insecure http or git gem sources in a Bundler project
- run dependency security audits in CI without network access
- update the local ruby-advisory-db before auditing
- ignore advisories that have been manually worked around

## When to choose
- you maintain a Ruby or Rails app using Bundler and want automated CVE checks
- you need an offline-capable dependency audit step in CI
- you want a lightweight CLI rather than a hosted scanning service

## When to avoid
- your project does not use Bundler or Gemfile.lock
- you need scanning for non-Ruby ecosystems like npm or pip
- you want continuous runtime monitoring rather than point-in-time audits

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, dependency-audit, cli
- domain: security, developer-tools, version-control
- platform: ruby, cli, cross-platform
- tags: bundler, rubygems, ruby-advisory-db, gemfile-lock, vulnerability-scanning, supply-chain-security

## Member repositories
- rubysec/bundler-audit (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:18.197179+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:31:46.289783+00:00, confidence not recorded.
  - readme: https://github.com/rubysec/bundler-audit (fetched 2026-08-28T04:07:18.197179+00:00, sha 9823127a3f61)
- Data as of 2026-08-30T08:39:29.467469+00:00.
