anthropics / anthropics/claude-code-security-review
Missing security review guidance for SSRF
未关闭
- 主要语言
- Python
- 星标
- 6.2k
- 派生
- 683
- PR 合并指标
- 30 天内没有已合并 PR
描述
The project does not have any guiding prompts to cover SSRF issues that result from unvalidated/unsanitized user input that can control the host or protocol.
There are [instructions that exclude SSRF](https://github.com/anthropics/claude-code-security-review/blob/0c6a49f1fa56a1d472575da86a94dbc1edb78eda/.claude/commands/security-review.md?plain=1#L151) but no prompting that calls out what types of SSRF to look for.
> `> 13. SSRF vulnerabilities that only control the path. SSRF is only a concern if it can control the host or protocol.`
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。