Disable issue creation from zap scanner (#695)
This commit is contained in:
parent
84a8191de9
commit
016440fd4b
1
.github/workflows/zap-ds.yaml
vendored
1
.github/workflows/zap-ds.yaml
vendored
@ -67,4 +67,5 @@ jobs:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
docker_name: 'ghcr.io/zaproxy/zaproxy:stable'
|
||||
target: 'https://${{ steps.run-ds.outputs.local-ip }}/'
|
||||
allow_issue_writing: false
|
||||
cmd_options: '-j'
|
||||
|
Loading…
x
Reference in New Issue
Block a user