...
engine.path=$ANY
engine.enabled=$BOOLEAN
engine.analysis.deep=$INTEGER
engine.severity.limit=$REGEXP{[1-5]}
engine.verbosity.level=$REGEXP_IC{(low)|(normal)|(high)}
...
parasoft.user
This setting specifies a custom user name that will be associated with Parasoft artifacts, such as findings and data sent to DTP.
Acceptable Values
[name] | A custom user name. |
---|
Example Usage
The following configuration overrides the local user name configured in your system with a custom name "T12":
parasoft.user=T12