We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb76153 commit c8b536cCopy full SHA for c8b536c
.github/workflows/DAST-ZAP-Zed-Attach-Proxy-Checkmarx.yml
@@ -51,10 +51,10 @@ jobs:
51
with:
52
allow_issue_writing: false
53
target: "${{ env.ZAP_TARGET }}"
54
- # - name: ZAP Scan
55
- # uses: zaproxy/action-baseline@v0.4.0
56
- # with:
57
- # target: "${{ env.ZAP_TARGET }}"
+ - name: ZAP Scan
+ uses: zaproxy/action-baseline@v0.4.0
+ with:
+ target: "${{ env.ZAP_TARGET }}"
58
- uses: SvanBoxel/zaproxy-to-ghas@main
59
- name: Upload SARIF file
60
uses: github/codeql-action/upload-sarif@v3
0 commit comments