Skip to content

[fix] modify backgroundImage paths in tailwind.config.js #731

[fix] modify backgroundImage paths in tailwind.config.js

[fix] modify backgroundImage paths in tailwind.config.js #731

Workflow file for this run

name: ZAP
on:
pull_request:
branches:
- main
jobs:
zap_scan:
runs-on: ubuntu-latest
name: Scan the webapplication
steps:
- name: Checkout
uses: actions/checkout@v2
- name: ZAP Scan
uses: zaproxy/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
# docker_name: 'owasp/zap2docker-stable'
target: 'https://alphasite.dts-stn.com/'
# rules_file_name: '.zap/rules.tsv'
# cmd_options: '-a'