Go Properties
The properties for the fortify-sca.properties file in the following table apply to the translation of Go code.
| Property Name | Description |
|---|---|
com.fortify.sca.
|
Specifies the root directory of your project/workspace. Value Type: String Default: (GOPATH system environment variable) |
com.fortify.sca. |
Specifies the location of the Go installation. Value Type: String Default: (GOROOT system environment variable) |
com.fortify.sca.
|
Specifies one or more comma-separated proxy URLs. You can also specify Value Type: String Default: (GOPROXY system environment variable) |
See Also