dsh-security
Plugins for performing security audits using dsh
- Stars
- 0
- Language
- JavaScript
- Created
- Sep 9, 2026
- Updated
- Sep 9, 2026
Introduction
dsh-security
DSH 安全审计模式:威胁建模 → 漏洞扫描 → 分诊判定,在 Web 中可视化展示。
安装
dsh plugin --profile web add file:./dsh-security-0.1.0.tgz
使用
- 在目标项目目录启动
dsh web - 选择
安全审计模式preset - 运行
/threat-model .开始威胁建模 - 运行
/vuln-scan进行漏洞扫描 - 运行
/triage分诊判定
依赖
- DSH >= 0.1.0-rc.6
- DeepSeek API Key (通过
DEEPSEEK_API_KEY环境变量)
许可证
MIT