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 40f830e commit 134df9a
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
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Checkmarx CxFlow Action
uses: checkmarx-ts/[email protected]
env:
SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : '--gradle-parameters=-Paws.codeartifact.username=${{ github.repository_owner }} -Paws.codeartifact.token=${{ github.repository_owner }}'
SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : ${{ secrets.GRADLE }}
SCA_SCARESOLVERADDPARAMETERS_LOG-LEVEL : Debug
JIRA_FIELDS_0_JIRA_DEFAULT_VALUE : APPSEC-2371
JIRA_FIELDS_0_JIRA_FIELD_NAME : "Epic Link"
Expand Down

0 comments on commit 134df9a

Please sign in to comment.