Phoenix scans PHP source code for common issues (e.g., XSS, SQLi, LFI/RFI, SSRF, deserialization) and shows them with scope detection, line numbers and color highlighting in the editor.
Modern UI, precise workflow — built for fast code reviews.
Findings are assigned to function/method scopes — no bleeding across scopes.
Namespace Class MethodThe editor highlights findings with colors, including line numbers and range highlighting.
Quickly filter by type, severity, file, and free text — ideal for large projects.
Export as JSON/HTML — ideal for audits and team review.
Suppress false positives via right click — stored persistently in the project config.
Profiles reduce typical false positives (request getters, known sanitizers, helper functions).
Schnell zum Ergebnis: Projekt wählen, scannen, Findings prüfen, reporten. Alles im Kontext – mit Scope‑Navigation und Editor highlights.
Phoenix is a static PHP scanner. Results are hints and should be validated during review. In dynamic PHP flows, false positives are possible.
Short and practical — the most common questions.