dsh-security
DSH security audit mode: threat modeling, vulnerability scanning, and triage pipeline with Web visualization.
AI Analysis
核心用途是对目标项目进行自动化的安全审计,包括威胁建模和漏洞扫描。适合开发人员在 DSH 中对代码库进行安全合规性检查和漏洞分诊任务。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kiwings/dsh-securityREADME
Read the full README ↗使用
- 在目标项目目录启动
dsh web - 选择
安全审计模式preset - 运行
/threat-model .开始威胁建模 - 运行
/vuln-scan进行漏洞扫描 - 运行
/triage分诊判定