Disable issue creation from zap scanner (#695)

This commit is contained in:
Danil Titarenko
2023-12-20 11:22:37 +03:00
committed by GitHub
parent 84a8191de9
commit 016440fd4b

View File

@ -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'