parasoft/Run Parasoft Jtest

A GitHub Action for running Parasoft Jtest to ensure code quality and compliance with CWE, OWASP, and more.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
installDirInstallation folder of Parasoft Jtest. If not specified, the cpptestcli executable must be added to PATH.no
workingDirWorking directory for running Jtest.no${{ github.workspace }}
testConfigTest configuration to be used for code analysis.nobuiltin://Recommended Rules
reportDirOutput folder for reports from code analysis.noreports
reportFormatFormat of reports from code analysis.noxml,html,sarif
inputInput scope for analysis.nojtest.data.json
additionalParamsAdditional parameters for the jtestcli executable.no""
namedescription
exitCodeExit code from the Jtest analysis run.