fortify-rules.properties
This topic describes the properties available for use in the fortify-rules.properties file. Use these properties to modify behavior of individual rules or provide information that can improve how rules identify weaknesses.
| Property Name | Description |
|---|---|
|
|
The regular expression to match password identifiers across all languages unless a language-specific rules property is set. Value Type: String Default: |
|
|
Regular expression to match password identifiers in ABAP code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in ActionScript code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in ColdFusion (CFML) code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in COBOL code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in XML. Setting this property overrides the global regex password rules property. Do not use regular expression modifiers. The value is case-insensitive. Value Type: String Default: |
|
|
Regular expression to match password identifiers in C and C++ code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in .NET code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in Dockerfiles. Setting this property overrides the global regex password rules property. Value Type: String Default: |
|
|
Regular expression to match password identifiers in Go code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in Java code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in JavaScript and TypeScript code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in JSON. Setting this property overrides the global regex password rules property. Value Type: String Default: |
|
|
Regular expression used to match password identifiers in JSP code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in Objective-C and Objective-C++ code. Setting this property overrides the global regex password rules property. Value Type: String Default: |
|
|
Regular expression to match password identifiers in PHP code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in Properties files. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in Python code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in Ruby code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in SQL code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in Swift code. Setting this property overrides the global regex password rules property. Value Type: String Default: |
|
|
Regular expression to match password identifiers in VB6 code. Setting this property overrides the global regex password rules property. Value Type: String Default: (none) |
|
|
Regular expression to match password identifiers in YAML. Setting this property overrides the global regex password rules property. Value Type: String Default: |
|
|
The regular expression to match key identifiers across all languages unless a language-specific regex key rules property is set. Value Type: String Default: |
|
|
Regular expression to match key identifiers in ABAP code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in ActionScript code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in CFML code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in C and C++ code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in Go code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in Java code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in JavaScript and TypeScript code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in JSP code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression used to match key identifiers in Objective-C and Objective-C++ code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in PHP code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in Python code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression used to match key identifiers in Ruby code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in SQL code. Setting this property overrides the global regex key rules property. Default: (none) |
|
|
Regular expression used to match key identifiers in Swift code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
|
|
Regular expression to match key identifiers in Visual Basic 6 code. Setting this property overrides the global regex key rules property. Value Type: String Default: (none) |
com.fortify.sca.rules.
|
Name of the serverless function called when no JSON/YAML cloud build config file exists. Value Type: String Default: (none) |
com.fortify.sca.rules.
|
If set to true, the scanned cloud function is an HTTP trigger. Value Type: Boolean Default: |
com.fortify.sca.rules.
|
If set to true and Fortify Static Code Analyzer scans an application with a supported framework, produces a results file to be imported into Fortify WebInspect to improve results. Value Type: Boolean Default: |