Fendix finds vulnerabilities in APIs and source code before attackers do. It combines live HTTP probing (black-box) with static analysis (white-box) for maximum coverage.
Black-box checks that send real HTTP requests to your API.
White-box checks that analyze your codebase without making any network requests.
Combines live API testing with static code analysis for higher confidence findings
Point it at a URL and it discovers endpoints automatically
Runs on every commit, not just in CI — a diff-aware scan of staged files finishes in ~18ms, and `fendix hook install` wires it as a pre-commit gate
Active/destructive tests are disabled unless explicitly enabled
Both API and code findings in one unified output
HTML reports are fully self-contained, no internet required to view
Multiple output formats, CI/CD gating, and credential safety built in.