Skip to content

Commit

Permalink
Update bsides.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
btcodes101 committed Sep 16, 2023
1 parent 6054564 commit 093be5f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/bsides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,9 @@ jobs:
name: Scan the owasp zap
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: master
- name: ZAP Scan
uses: zaproxy/action-baseline@v0.9.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
docker_name: 'ghcr.io/zaproxy/zaproxy:stable'
target: 'https://juice-shop.herokuapp.com/'
rules_file_name: '.zap/rules.tsv'
cmd_options: '-a'

0 comments on commit 093be5f

Please sign in to comment.