public class Configuration extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLIENT_NAME
Client name to be used in http headers.
|
static int |
MAX_REQUESTS_TO_PROTECODE
The maximum simultaneous requests to BDBA backend.
|
static int |
MAXIMUM_UNZIPPED_FILE_AMOUNT
This is the limit above which files will be zipped always when using cloud and when using other target
with the zipping enabled.
|
static String |
REPORT_DIRECTORY
Directory to store json reports for scans
|
static int |
TIMEOUT_SECONDS
Connection read/write timeout.
|
static String |
TOOL_NAME
Convenience for making sure the tool name is correct.
|
Constructor and Description |
---|
Configuration() |
public static final int MAX_REQUESTS_TO_PROTECODE
public static final int MAXIMUM_UNZIPPED_FILE_AMOUNT
public static final String REPORT_DIRECTORY
public static final int TIMEOUT_SECONDS
public static final String CLIENT_NAME
public static final String TOOL_NAME
Copyright © 2016–2023. All rights reserved.