بنقرة واحدة
dependency-audit-resolution
Resolving npm audit or Dependabot high/critical alerts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Resolving npm audit or Dependabot high/critical alerts.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Extracting key findings from AI/ML research papers.
Auditing frontend components for WCAG AA compliance.
Guide users through resolving 4xx and 5xx API errors.
Diagnosing failed GitHub Action or GitLab CI runs.
Framework to analyze and summarize competitor features and market positioning.
Walk new users through the initial setup and configuration.
| name | Dependency Audit Resolution |
| description | Resolving npm audit or Dependabot high/critical alerts. |
| category | security |
| tags | ["security","templates","best-practices"] |
| version | 1.0.0 |
Resolving npm audit or Dependabot high/critical alerts.
security domain.dependency-audit-resolutionReview the vulnerability report to identify the vulnerable package and affected versions.
Check if a patch is available and update the package using the package manager.
If no patch is available, assess if the vulnerable code path is actually reachable in the current architecture.
Run the test suite to ensure the update didn't introduce breaking changes.