Skip to content

Commit

Permalink
Codigo vulnerabilidad reparada
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Sep 10, 2024
1 parent 2092979 commit 1cd0bd6
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 @@ -41,6 +41,7 @@ jobs:
- name: ZAP Scan
uses: zaproxy/action-api-scan@v0.7.0
continue-on-error: true
with:
token: ${{ secrets.GITHUB_TOKEN }}
target: 'http://localhost:3000/search?q=123'

0 comments on commit 1cd0bd6

Please sign in to comment.