Skip to content

[Snyk] Upgrade next-i18next from 14.0.0 to 14.0.3 #760

[Snyk] Upgrade next-i18next from 14.0.0 to 14.0.3

[Snyk] Upgrade next-i18next from 14.0.0 to 14.0.3 #760

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'