Skip to content

Commit

Permalink
Update checkmarx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itsKedar authored Mar 14, 2024
1 parent 0bd83e1 commit 9b0c209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkmarx.yml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ jobs:
- name: Checkmarx CxFlow Action
uses: checkmarx-ts/[email protected]
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"

0 comments on commit 9b0c209

Please sign in to comment.