Skip to content

fix: upgrade typeorm from 0.2.24 to 0.3.20 #20

fix: upgrade typeorm from 0.2.24 to 0.3.20

fix: upgrade typeorm from 0.2.24 to 0.3.20 #20

Workflow file for this run

on: [push]
jobs:
zap_scan:
runs-on: ubuntu-latest
name: Scan the webapplication
steps:
- name: ZAP Scan
uses: zaproxy/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
docker_name: 'ghcr.io/zaproxy/zaproxy:stable'
target: 'https://demo.owasp-juice.shop/'
rules_file_name: '.zap/rules.tsv'
cmd_options: '-a'