About configuring Dependabot security updates
You can enable Dependabot security updates for any repository that uses Dependabot alerts and the dependency graph. Weitere Informationen findest Du unter „ Über Dependabot security updates."
You can disable Dependabot security updates for an individual repository or for all repositories owned by your user account or organization. For more information, see "Managing Dependabot security updates for your repositories" below.
Dependabot and all related features are covered by GitHub's Terms of Service.
Unterstützte Repositorys
GitHub automatically enables Dependabot security updates for every repository that meets these prerequisites.
Note: You can manually enable Dependabot security updates, even if the repository doesn't meet some of the prerequisites below. For example, you can enable Dependabot security updates on a fork, or for a package manager that isn't directly supported by following the instructions in "Managing Dependabot security updates for your repositories."
| Automatic enablement prerequisite | Weitere Informationen |
|---|---|
| Das Repository ist kein Fork | „Über Forks" |
| Das Repository ist nicht archiviert | „Repositorys archivieren" |
| Das Repository ist öffentlich, oder es ist privat und Du hast Nur-Lesen-Analysen durch GitHub, Abhängigkeitsdiagramme und Sicherheitswarnungen in den Repository-Einstellungen aktiviert | "Managing data use settings for your private repository." |
| Das Repository enthält eine Abhängigkeits-Manifestdatei aus einem Paket-Ökosystem, das GitHub unterstützt | „Unterstützte Paket-Ökosysteme" |
| Dependabot security updates are not disabled for the repository | "Managing Dependabot security updates for your repository" |
| Das Repository benutzt noch keine Integration für die Abhängigkeits-Verwaltung | „Informationen zu Integrationen“ |
If security updates are not enabled for your repository and you don't know why, first try enabling them using the instructions given in the procedural sections below. If security updates are still not working, you can contact support.
Managing Dependabot security updates for your repositories
You can enable or disable Dependabot security updates for an individual repository (see below).
You can also enable or disable Dependabot security updates for all repositories owned by your user account or organization. For more information, see "Managing security and analysis settings for your user account" or "Managing security and analysis settings for your organization."
Dependabot security updates require specific repository settings. Weitere Informationen findest Du unter „Unterstützte Repositorys."
Enabling or disabling Dependabot security updates for an individual repository
- Navigiere in GitHub zur Hauptseite des Repository.
- Klicke unter Deinem Repository-Namen auf Settings (Einstellungen).

- Klicke in der linken Seitenleiste auf Security & analysis (Sicherheit und Analysen).

- Under "Configure security and analysis features", to the right of "Dependabot security updates", click Enable or Disable.


