为 DSH 插件做静态+语义安全扫描,识别恶意代码与 DSH 特有攻击面并生成带证据的报告
dshscan <plugin-name>
dshscan github:owner/repo
dshscan --semantic
dshscan --audit
dshscan --batch --all
dshscan --benchmark
dshscan --serve --port 8787
dshscan --html --output report.html
在 GitHub 阅读完整 README