Upload your composer.lock and get an instant health check of your TYPO3 installation — upgrade readiness, known vulnerabilities, and a full CycloneDX SBOM. No login. No data stored.
Three checks, one upload
Every audit runs three independent analyses on your dependency tree.
Your report at a glance
A real audit produces a tabbed report with upgrade status, vulnerabilities, and a downloadable SBOM.
Three steps, no setup
The audit runs entirely server-side. Your lock file is parsed in memory and never stored.
EXT:kula_audit
Install the companion TYPO3 extension to run audits directly from the backend — with a Dashboard widget, Admin Tools module, and a schedulable CLI command.
vendor/bin/typo3 kula:audit — run from terminal or CI/CD. Supports --json output and --force cache bypass.JSON API
Integrate the audit into your own tools via the REST endpoint.