xiaohuang-zaianlian/dsh-code-scan

Plugin ⭐ 1 MIT other

给 DeepSeek Harness(DSH)的 Agent 增加 codescan 工具:对指定目录运行 semgrep 代码安全扫描,输出按文件、行号、严重级别分组的中文 Markdown 报告。

catalog description:—

Install

python -m venv C:\Users\<你>\semgrep-venv
C:\Users\<你>\semgrep-venv\Scripts\pip install semgrep
# 把 C:\Users\<你>\semgrep-venv\Scripts 加入用户 PATH

Add xiaohuang-zaianlian/dsh-code-scan to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.