988hj7tczd-oss/dsh-dep-vuln-scan0

dsh-dep-vuln-scan

Scan project lockfiles (npm/pnpm/yarn/pip/go/cargo/maven/gradle/...) against the free OSV API and report confirmed dependency vulnerabilities with fix versions and remediation commands.

AI 분석

核心用途是检测项目依赖中的安全漏洞。适合需要对多语言项目(Node/Python/Go/Rust等)进行依赖安全审计的开发者,提供修复版本和命令指引。

패키지
dsh-dep-vuln-scan
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 24.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:988hj7tczd-oss/dsh-dep-vuln-scan

安装与使用

作为 DSH 插件 bundle 安装进 profile:


# 2. 加入 profile(声明了 dsh.bundle,dsh 会把本包作为配置层挂载)
dsh plugin --profile demo add ./dsh-dep-vuln-scan