Security and code coverage

This section provides instructions for integrating security and code coverage testing tools.

Integration Description
Fortify You can include security testing in your development cycle by integrating with Fortify. For details, see Fortify integration
SonarQube You can include code coverage and vulnerabilities testing in your development cycle by integrating with SonarQube. For details, see SonarQube integration
JaCoCo and LCOV

You can display code coverage data collected by JaCoCo (in XML format), or by other tools (in LCOV format). For details, see Get code coverage from Jenkins JaCoCo or LCOV.