security-quick-scan
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSecurity Quick Scan
快速安全扫描
Purpose
用途
Scan code or configuration for common security issues.
扫描代码或配置中的常见安全问题。
Inputs to request
请求输入
- Code or config diff.
- Auth and data handling flow.
- Threat model or risk level.
- 代码或配置差异。
- 认证与数据处理流程。
- 威胁模型或风险等级。
Workflow
工作流程
- Check auth, input validation, and secret handling.
- Identify risky dependencies or outdated crypto.
- Recommend immediate fixes and follow-ups.
- 检查认证、输入验证和密钥处理情况。
- 识别存在风险的依赖项或过时的加密算法。
- 推荐即时修复方案及后续跟进措施。
Output
输出
- Security findings with severity tags.
- 带有严重程度标签的安全问题发现结果。
Quality bar
质量标准
- Prioritize issues by impact and likelihood.
- Separate quick wins from larger remediations.
- 根据影响范围和发生概率对问题进行优先级排序。
- 将快速可解决的问题与需要大规模整改的问题区分开来。