ZPA Plugin for SonarQube
The Z PL/SQL Analyzer (or simply ZPA) is an open-source parser and static analyzer for PL/SQL and Oracle SQL code.
The SonarQube plugin brings ZPA findings and code metrics into a SonarQube Community Build project. It also supports importing test execution and coverage reports generated by utPLSQL.
Get started
- Install the plugin and restart your SonarQube server.
- Scan a project with SonarScanner.
- Add Oracle Forms metadata or utPLSQL reports when your project uses them.
See examples in our SonarQube instance.
For SonarCloud or a local/CI workflow, use the standalone ZPA CLI.