LIM License Properties

The properties for the fortify-sca.properties file in the following table apply to licensing with the LIM.

Property Name Description
com.fortify.sca.
lim.Url
 

Specifies the LIM server API URL. Do not edit this value directly with a text editor. Use the command-line option to change this value.

Value Type: String

Default: (none)

Command-Line Option: -store-license-pool-credentials

Example: https://<ip_address>/LIM.REST.API

com.fortify.sca.
lim.PoolName
 

Specifies the LIM license pool name. Do not edit this value directly with a text editor. Use the command-line option to change this value.

Value Type: String

Default: (none)

Command-Line Option: -store-license-pool-credentials

com.fortify.sca.
lim.PoolPassword
 

Specifies the LIM license pool password (encrypted). Do not edit this value directly with a text editor. Use the command-line option to change this value.

Value Type: String

Default: (none)

Command-Line Option: -store-license-pool-credentials

com.fortify.sca.
lim.ProxyUrl
 

Specifies the proxy server used to connect to the LIM server.

Value Type: String

Default: (none)

Examples:
http://proxy.example.com:8080
https://proxy.example.com

Command-Line Option: -store-license-pool-credentials

com.fortify.sca.
lim.ProxyUsername
 

Specifies an encrypted user name for proxy authentication to connect to the LIM server. Do not edit this value directly with a text editor. Use the command-line option to change this value.

Value Type: String

Default: (none)

Command-Line Option: -store-license-pool-credentials

com.fortify.sca.
lim.ProxyPassword
 

Specifies an encrypted password for proxy authentication to connect to the LIM server. Do not edit this value directly with a text editor. Use the command-line option to change this value.

Value Type: String

Default: (none)

Command-Line Option: -store-license-pool-credentials

com.fortify.sca.
lim.RequireTrustedSSLCert
 

If set to true, any attempt to connect to the LIM server without a trusted certificate fails. If this property is set to false, a warning message displays for any attempt to connect to the LIM server without a trusted certificate.

Value Type: Boolean

Default: true

com.fortify.sca.
lim.WaitForInitialLicense
 

If set to true and LIM license pool credentials are stored, Fortify Static Code Analyzer waits for a LIM license to become available before starting a translation or scan. If this property is set to false, Fortify Static Code Analyzer aborts if it cannot obtain a LIM license.

Value Type: Boolean

Default: true

See Also

LIM License Directives