Skip to content
dsh.fish
Bundle

dsh-security

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

Source
kiwings
License
MIT
Updated
Updated 8 hours ago

Readme

# dsh-security

DSH 安全审计模式:威胁建模 → 漏洞扫描 → 分诊判定,在 Web 中可视化展示。

## 安装

```bash
dsh plugin --profile web add file:./dsh-security-0.1.0.tgz
```

## 使用

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

## 依赖

- DSH >= 0.1.0-rc.6
- DeepSeek API Key (通过 `DEEPSEEK_API_KEY` 环境变量)

## 许可证

MIT

Install

dsh plugin --profile web add github:kiwings/dsh-security

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source