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/08/24

インストール

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

ドキュメント

README 全文を読む ↗

安装与使用

作为 DSH 插件 bundle 安装进 profile:


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