Skip to content

Commit

Permalink
Update cxaction.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apcxtest committed Dec 4, 2023
1 parent ad30a3c commit ce449e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cxaction.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
base_uri: https://eu.ast.checkmarx.net
cx_client_id: ${{ secrets.oauthclient }}
cx_client_secret: ${{ secrets.oauthsecret }}
#additional_params: --report-format sarif --output-path .
additional_params: --report-format sarif --output-path .
#additional_params: --apikey ${{ secrets.apisecret2 }}
#additional_params: --sast-preset-name "Checkmarx Default" --tags "blueberry"
#additional_params: --sast-preset-name "Checkmarx Default" --scan-types sast --debug
Expand Down

0 comments on commit ce449e6

Please sign in to comment.