Select the Analysis Tool tab for managing the Analysis Tool account providers and accounts.
Managing Accounts and Providers
...
Info | ||
---|---|---|
| ||
Acunetix, Checkmarx, and SonarQube are the FlexDeploy out-of-the-box providers with the default properties. |
Default Provider Properties
...
Provider | Property | Type | Description |
---|---|---|---|
Acunetix | Acunetix URL | String | Acunetix host URL. |
API Key | String | API Key for Acunetix. | |
SonarQube | SonarQube Instance URL | String | SonarQube Server Instance URL. (e.g.: http://host:port) |
SonarQube Token | String | Provides credentials to run code scans or to invoke web services as a replacement of the user login. When passing credentials only a token OR username and password should be used. Credentials may not be required at all depending on your instance. | |
SonarQube Username | String | The username for your SonarQube server instance. | |
SonarQube Password | String | The password for your SonarQube server instance. |
...