# dependabot/dependabot-core

🤖 Dependabot's core logic for creating update PRs.

Repository: https://github.com/dependabot/dependabot-core
Canonical: https://ross.abutalabs.com/products/dependabot-core
Homepage: https://docs.github.com/en/code-security/dependabot
Language: Ruby
License: MIT
License Family: permissive
Topics: elixir, ruby, php, python, javascript, java, rust, dotnet, go, elm, terraform, dependencies, docker, pnpm, rubygems
Last push: 2026-08-26T23:13:57+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 3379, "days_push": 7, "days_rel": 9, "gap_med": 6, "n_releases_24m": 144}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5738, forks 1499 (observed 2026-08-28T04:09:28.391471+00:00)

## What it is
Dependabot-Core is the Ruby library powering GitHub's Dependabot automated dependency updates. It resolves and updates dependencies across many ecosystems and generates pull requests with changelogs and release notes.

## Use cases
- automatically update project dependencies via pull requests
- keep lockfiles and manifests up to date
- apply security updates for vulnerable dependencies
- run a self-hosted Dependabot on GitLab or Azure DevOps
- update Docker base images and Terraform modules automatically
- generate PR descriptions with changelogs and release notes

## When to choose
- you want automated dependency update PRs across many languages
- you need to run Dependabot outside GitHub.com on other forges
- you want resolvable version bumps that respect lockfiles

## When to avoid
- you only need vulnerability alerts rather than update PRs
- your package ecosystem is not among the supported ones
- you want a turnkey service rather than a library needing an entrypoint

## Facets
- artifact type: library
- maturity: active
- function: dependency-audit, developer-tools, workflow-automation, ci-cd
- domain: developer-tools, version-control, security
- platform: cloud
- tags: dependency-updates, automated-pull-requests, supply-chain-security, lockfiles, multi-language, github-app, automation, docker, github, gitlab, azure-devops, bitbucket

## Member repositories
- dependabot/dependabot-core (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:28.391471+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-29T17:53:21.961645+00:00, confidence not recorded.
  - readme: https://github.com/dependabot/dependabot-core (fetched 2026-08-28T04:09:28.391471+00:00, sha ae5274f09380)
  - homepage: https://docs.github.com/en/code-security/dependabot (fetched 2026-08-29T08:48:45.228966+00:00, sha 60db4ce53a73)
- Data as of 2026-08-30T08:39:29.467469+00:00.
