Skip to content

Commit

Permalink
ZAP DAST
Browse files Browse the repository at this point in the history
  • Loading branch information
jlorias committed Sep 10, 2024
1 parent 4dd6403 commit a81e6df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dast-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
- name: ZAP Scan
uses: zaproxy/action-api-scan@v0.7.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
target: 'http://localhost:3000/search?q=123'

0 comments on commit a81e6df

Please sign in to comment.