Configuration File Prompts
| Question/Prompt | Allowed Values | Notes |
|---|---|---|
| Is AppViewX enabled? |
|
Enter Yes if AppViewX has been successfully installed. |
| Do you wish to send reports to AppViewX? |
|
Enter Yes to display the scan results in the Quantum Trust Hub dashboards. |
| Enter the type of AppViewX deployment | SaaS/On-Premise | Enter your AppViewX deployment type. Note: For the Managed K8s deployment, enter
saas as the deployment type. |
| Is Cloud-Connector enabled? |
|
This prompt is applicable only for a SaaS deployment. If the user has the Cloud-Connector installed in the environment and must send requests through the Cloud Connector, enter Yes. |
| Enter Tenant Hostname | String | Enter the tenant Hostname without the https://
prefix. For the Managed K8s deployment, enter the IP address extracted from the Web URL of your managed K8s environment. |
| Enter Cloud-Connector Hostname | String | Enter the Cloud Connector hostname without the https:// prefix. |
| Enter Cloud-Connector Port | Applicable port number | Enter the Cloud Connector port number. Default value: 30020 |
| Enter AppViewX Hostname/IP Address | String | Enter the hostname or the IP address without the https:// prefix and port number. |
| Enter AppViewX Port | Positive number without decimals | Enter the port number used by the AppViewX application.
Default value: 31443 |
| Enter Client ID of Service Account | String | Enter the service account Client ID configured in
AppViewX for the Code Scan. The user group with roles having Quantum Trust Hub permissions should be associated with this service account. |
| Enter Client Secret of Service Account | String | Enter the service account Client Secret configured in
AppViewX for the Code Scan. The user group with roles having Quantum Trust Hub permissions should be associated with this service account. |
| Is this config file creation intended for CICD? |
|
Enter Yes, if the code scan agent will be
executed in the CICD environment. Enter No if the code scan agent will be executed in the local environment apart from CICD runner machine |
| Specify the folder path containing source code to scan | String | Enter the absolute path of the input folder that needs to be scanned. |
| Enter a repository name to associate these scan results (auto-detected when a repository name is available) | String | Enter the name of the repository that will be
used to store the scan results. This will be shown as the repo name in
the Code Scan Inventory in the Quantum Trust Hub. If the input folder is a Git repository, or a parent folder containing multiple cloned repositories, the repository name is auto-detected. |
| Do you want to scan jar files? |
|
Enter Yes to include jar files in the code scan. |
| Provide the directory path for storing code scan output | String | Enter the absolute path of the output folder to store the scanned results and CSV reports. |
| Enter number of repositories to analyze per batch (applicable when multiple repositories are cloned locally) | Positive number without decimals | Enter a batch size if the input folder has several
cloned repositories and needs to send the results in batch. For example, if your organization has 100 repositories, it is recommended to include 5 repositories per batch. Default number of repositories scanned per batch: 1 |
