Skip to content

Commit

Permalink
DAST analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
5arV committed Jun 6, 2024
1 parent a35eeb1 commit 3cba45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: ZAP Scan
uses: zaproxy/action-full-scan@v0.3.0
uses: zaproxy/action-full-scan@v0.9.0
with:
target: 'http://localhost:8080/login'
cmd_options: '-n zapconfig.context -U bruce -r report.html'

0 comments on commit 3cba45f

Please sign in to comment.