GitHub's Dependabot is a tool that keeps your project's dependencies safe and up to date. It automatically scans for known vulnerabilities and creates pull requests to fix them. You can configure everything in a single file called dependabot.yml.
Dependabot also helps with version updates. It will create pull requests to update your dependencies to their latest versions. This saves time and keeps your codebase healthy.
Using Dependabot is easy. Just add a configuration file to your repository and set a schedule. It works with many ecosystems like npm, Python, Docker, and more.
Global
mkdir -p ~/.claude/skills/dependabotProject
mkdir -p .claude/skills/dependabotSource Repository
Azure Compliancemicrosoft/azure-skills
Audit Azure compliance and Key Vault expiration with azqr scans
Firebase Security Rules Auditorfirebase/agent-skills
Find weak spots in Firestore rules and get clear fixes
Golang Securitysamber/cc-skills-golang
Find and fix security flaws in Go code using expert guidance and automated tools
Clerk Nextjs Patternsclerk/skills
Secure your Next.js app with Clerk middleware, server actions, and caching
Persona It Admingoogleworkspace/cli
Keep your digital workspace safe with IT admin security workflows
Two Factor Authentication Best Practicesbetter-auth/skills
Secure user logins with two-factor authentication using Better Auth
Gws Modelarmor Create Templategoogleworkspace/cli
Create new templates for Google Model Armor to protect AI apps from harmful content
Gws Modelarmor Sanitize Promptgoogleworkspace/cli
Clean user prompts safely with Google Model Armor templates