Files
CyberStrikeAI/skills/cyberstrike-eino-demo/scripts/report-snippet.json
T
2026-04-19 03:28:06 +08:00

9 lines
323 B
JSON

{
"title": "Example finding",
"severity": "medium",
"affected": "https://example.com/api/v1/search",
"summary": "Parameterized query reflects error message; verify with authorized DAST only.",
"remediation": "Use prepared statements; generic error pages in production.",
"references": ["OWASP SQL Injection"]
}