Reverse engineered prompt

GitHub

Build me a self hosted web security scanner called TemrenSec that I can run with Docker Compose and use from a browser right away. I want a clean dashboard where I can add a site, start a scan, and watch progress live as it runs. The scanner should focus on OWASP Top 10 style issues like SQL injection, XSS, SSRF, IDOR, path traversal, XXE, auth problems, and command injection, then show findings with severity, CVSS style scoring, and an overall security score.

Please include a simple API and a CLI too, plus login with JWT and optional 2FA. I also want scheduled scans, alerts to Slack, Discord, email, GitHub, and Jira, and exports for PDF, HTML, CSV, JSON, and SARIF. Make it feel production ready with Redis backed jobs, Postgres storage, Prometheus metrics, and basic Kubernetes and Helm support. If possible, include WAF bypass options and live WebSocket updates. Keep the branding around Temren, the Turkish arrowhead idea. Look up current docs online if you need to.

Have a live product UI? Try website reverse