[质量] 安全扫描 — OWASP + 依赖漏洞 #32

Closed
opened 2026-05-05 01:01:50 +08:00 by admin · 0 comments
Owner

背景

系统未经过任何安全审计,存在潜在风险。

需求

  1. OWASP ZAP 扫描 Web 应用漏洞
  2. pip-audit / npm audit 检查依赖漏洞
  3. SQLMap 测试 SQL 注入
  4. 修复发现的漏洞
  5. CI 中集成安全扫描步骤

涉及模块

  • 全局安全检查

优先级

中 — 安全合规

## 背景 系统未经过任何安全审计,存在潜在风险。 ## 需求 1. OWASP ZAP 扫描 Web 应用漏洞 2. pip-audit / npm audit 检查依赖漏洞 3. SQLMap 测试 SQL 注入 4. 修复发现的漏洞 5. CI 中集成安全扫描步骤 ## 涉及模块 - 全局安全检查 ## 优先级 中 — 安全合规
admin self-assigned this 2026-05-05 01:01:50 +08:00
admin closed this issue 2026-05-10 14:42:33 +08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/aiagent#32