Skip to content

Commit

Permalink
Update checkmarx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itsKedar authored Dec 4, 2024
1 parent 3760eb7 commit 29f0e94
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/checkmarx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ jobs:
- uses: actions/checkout@v2

- name: Checkmarx CxFlow Action
uses: checkmarx-ts/checkmarx-cxflow-github-action@v2.1
#env:
uses: itsKedar/checkmarx-cxflow-github-action@a1b5819d73ce07f251148e89b37e615cdef67199
env:
#SCA_SCARESOLVERADDPARAMETERS_CUSTOM-PARAMETER : "--gradle-parameters=-Paws.codeartifact.username=${{ github.repository_owner }} -Paws.codeartifact.token=${{ github.repository_owner }}"
#SCA_SCARESOLVERADDPARAMETERS_LOG-LEVEL : Debug
#JIRA_FIELDS_0_JIRA_DEFAULT_VALUE : APPSEC-2371
#JIRA_FIELDS_0_JIRA_FIELD_NAME : "Epic Link"
#JIRA_FIELDS_0_JIRA_FIELD_TYPE : text
#JIRA_FIELDS_0_TYPE : static
#PROJECT_CUSTOM_FIELD : '"test":"kedar bhujade"'
CXFLOW_PROJECTCUSTOMFIELD : "git:git test,kedar:bhujade,test:test1"
with:
project: ${{ github.repository }}-PR
team: ${{ secrets.CHECKMARX_TEAMS }}
Expand Down

0 comments on commit 29f0e94

Please sign in to comment.