Diagnosing Dependabot Alerts

Diagnoses GitHub Dependabot / security alerts in the Medusa monorepo and finds the least-invasive fix. Use when investigating a Dependabot alert, security advisory (GHSA/CVE), vulnerable dependency, "npm audit" finding, or a security update PR. Traces the vulnerable package to the exact affected workspace package(s) under packages/, assesses real impact, and prefers a fix scoped to the affected package over a root package.json / yarn.lock resolutions override (which is a last resort).

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/medusajs@medusa/.claude/skills/diagnosing-dependabot-alerts commit 22ae0e97ab

Frequently asked questions

npx skillmds@latest add gabrielmoreira/diagnosing-dependabot-alerts