From 9b0c209604ffa4ae57513dd2d27000d93774f405 Mon Sep 17 00:00:00 2001 From: itsKedar <37594766+itsKedar@users.noreply.github.com> Date: Thu, 14 Mar 2024 12:21:24 +0530 Subject: [PATCH] Update checkmarx.yml --- .github/workflows/checkmarx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkmarx.yml b/.github/workflows/checkmarx.yml index 3fd8f89..769bc31 100644 --- a/.github/workflows/checkmarx.yml +++ b/.github/workflows/checkmarx.yml @@ -30,7 +30,7 @@ jobs: - name: Checkmarx CxFlow Action uses: checkmarx-ts/checkmarx-cxflow-github-action@v1.9 env: - SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : --gradle-parameters=-Paws.codeartifact.username=abc -Paws.codeartifact.token=bcd + SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : "--gradle-parameters=-Paws.codeartifact.username=abc -Paws.codeartifact.token=bcd" SCA_SCARESOLVERADDPARAMETERS_LOG-LEVEL : Debug JIRA_FIELDS_0_JIRA_DEFAULT_VALUE : APPSEC-2371 JIRA_FIELDS_0_JIRA_FIELD_NAME : "Epic Link"