| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CVS_BRANCH |
"CVS_BRANCH" |
public static final String |
CVS_BRANCH_VAR |
"${CVS_BRANCH}" |
public static final String |
DEFAULT_BRANCH_WARN |
"If blank, branch name points to %s, %s or %s environment variables" |
public static final String |
GIT_BRANCH |
"GIT_BRANCH" |
public static final String |
GIT_BRANCH_VAR |
"${GIT_BRANCH}" |
public static final String |
LOGFILE |
"./output.log" |
public static final String |
SVN_REVISION |
"SVN_REVISION" |
public static final String |
SVN_REVISION_VAR |
"${SVN_REVISION}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CHECKMARX_AST_RESULTS |
"checkmarx-ast-results" |
public static final String |
CHECKMARX_AST_RESULTS_HTML |
"checkmarx-ast-results.html" |
public static final String |
CHECKMARX_AST_RESULTS_JSON |
"checkmarx-ast-results.json" |
public static final String |
REGEX_SCAN_ID_FROM_LOGS |
"(ID)\":\"((\\\\\"|[^\"])*)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROJECT_SOURCE_UPLOAD |
"upload" |
Copyright © 2021–2022. All rights reserved.