Regex analysis properties
The properties for the fortify-sca.properties file in the following table apply to regular expression analysis.
| Property name | Description |
|---|---|
| If set to true, regular expression analysis is enabled. Value type: Boolean Default: |
com.fortify.sca.regex.ExcludeBinaries | If set to true, binary files are excluded from a regular expression analysis. Value type: Boolean Default: |
com.fortify.sca.regex.MaxSize | Specifies the maximum size (in megabytes) for files that are scanned in a regular expression analysis. Files that exceed this file size maximum are excluded from a regular expression analysis. Value type: Number Default: |
See Also