Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb29c0f1

Browse files
authored
Update checkmarx-analysis.yml
1 parentbaaa399 commitb29c0f1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎.github/workflows/checkmarx-analysis.yml‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ jobs:
2121
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2222
-uses:actions/checkout@v2
2323
# Runs the Checkmarx Scan leveraging the latest version of CxFlow - REFER to Action README for list of inputs
24-
-name:Checkmarx CxFlow Action
25-
uses:checkmarx-ts/checkmarx-cxflow-github-action@v1.0
26-
with:
27-
project:GithubActionTest
28-
team:'\CxServer\SP\Checkmarx'
29-
checkmarx_url:${{ secrets.CHECKMARX_URL }}
30-
checkmarx_username:${{ secrets.CHECKMARX_USERNAME }}
31-
checkmarx_password:${{ secrets.CHECKMARX_PASSWORD }}
32-
checkmarx_client_secret:${{ secrets.CHECKMARX_CLIENT_SECRET }}
24+
# - name: Checkmarx CxFlow Action
25+
# uses: checkmarx-ts/checkmarx-cxflow-github-action@v1.0
26+
# with:
27+
# project: GithubActionTest
28+
# team: '\CxServer\SP\Checkmarx'
29+
# checkmarx_url: ${{ secrets.CHECKMARX_URL }}
30+
# checkmarx_username: ${{ secrets.CHECKMARX_USERNAME }}
31+
# checkmarx_password: ${{ secrets.CHECKMARX_PASSWORD }}
32+
# checkmarx_client_secret: ${{ secrets.CHECKMARX_CLIENT_SECRET }}
3333
# Upload the Report for CodeQL/Security Alerts
3434
-name:Upload SARIF file
3535
uses:github/codeql-action/upload-sarif@v1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp