Skip to main content

ZPA

An open source parser and code analyzer for PL/SQL and Oracle SQL code.

ZPA Plugin for SonarQube

ZPA is available as a plugin for SonarQube on-premise instances.

New in 3.5 Support for custom plugins with your own rules.

Features

Bug detection

More than 50 rules to detect bugs and code smells in Oracle SQL, PL/SQL and Oracle Forms code.

Extensibility

You can use the full power of the parser to create your own coding rules.

Metrics

It feeds SonarQube with many metrics about your code (size, complexity, duplications, etc.).

Speed

Up to 9x faster than the commercial SonarQube plugin.

ZPA CLI

ZPA CLI is a standalone tool to analyze your code locally or in your CI/CD pipeline. You can also use it to generate reports for SonarQube and SonarCloud.

New in 2.0 First-class support for test and coverage reports generated by utPLSQL. More information is available in the documentation.