kiwings/dsh-security0

dsh-security

DSH security audit mode: threat modeling, vulnerability scanning, and triage pipeline with Web visualization.

AI 분석

核心用途是对目标项目进行自动化的安全审计,包括威胁建模和漏洞扫描。适合开发人员在 DSH 中对代码库进行安全合规性检查和漏洞分诊任务。

패키지
dsh-security
버전
0.1.0
최근 업데이트
2026. 9. 9.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kiwings/dsh-security

使用

  1. 在目标项目目录启动 dsh web
  2. 选择 安全审计模式 preset
  3. 运行 /threat-model . 开始威胁建模
  4. 运行 /vuln-scan 进行漏洞扫描
  5. 运行 /triage 分诊判定