988hj7tczd-oss/dsh-dep-vuln-scan ↗★ 0
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 Analysis
核心用途是检测项目依赖中的安全漏洞。适合需要对多语言项目(Node/Python/Go/Rust等)进行依赖安全审计的开发者,提供修复版本和命令指引。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:988hj7tczd-oss/dsh-dep-vuln-scanREADME
Read the full README ↗安装与使用
作为 DSH 插件 bundle 安装进 profile:
# 2. 加入 profile(声明了 dsh.bundle,dsh 会把本包作为配置层挂载)
dsh plugin --profile demo add ./dsh-dep-vuln-scan