We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6cfa7f commit 0b4c85fCopy full SHA for 0b4c85f
1 file changed
.github/workflows/DAST-ZAP-Zed-Attach-Proxy-Checkmarx.yml
@@ -54,6 +54,7 @@ jobs:
54
- name: ZAP Scan
55
uses: zaproxy/action-baseline@v0.14.0
56
with:
57
+ allow_issue_writing: false
58
target: "${{ env.ZAP_TARGET }}"
59
- uses: SvanBoxel/zaproxy-to-ghas@main
60
- name: Upload SARIF file
0 commit comments