Debug properties

The properties for the fortify-sca.properties file in the following table apply to debug settings.

Property name Description

com.fortify.sca.Debug 

Includes debug information in the OpenText SAST Support log file, which is only useful for Customer Support to help troubleshoot.

Value type: Boolean

Default: false

Command-line option: -debug

com.fortify.sca.DebugVerbose 

This is the same as the com.fortify.sca.Debug property, but it includes more details, specifically for parse errors.

Value type: Boolean

Default: (not enabled)

Command-line option: -debug-verbose

com.fortify.sca.Verbose 

If set to true, includes verbose messages in the OpenText SAST Support log file.

Value type: Boolean

Default: false

Command-line option: -verbose

com.fortify.sca.DebugTrackMem 

If set to true, additional performance information is written to the OpenText SAST Support log.

Value type: Boolean

Default: (not enabled)

Command-line option: -debug-mem

com.fortify.sca.CollectPerformanceData 

If set to true, enables additional timers to track performance.

Value type: Boolean

Default: (not enabled)

com.fortify.sca.Quiet 

If set to true, disables the command-line progress information.

Value type: Boolean

Default: false

Command-line option: -quiet

com.fortify.sca.MonitorSca 

If set to true, OpenText SAST monitors its memory use and warns when JVM garbage collection becomes excessive.

Value type: Boolean

Default: true