Skip to content

[Snyk] Upgrade react-i18next from 13.1.2 to 13.2.0 #748

[Snyk] Upgrade react-i18next from 13.1.2 to 13.2.0

[Snyk] Upgrade react-i18next from 13.1.2 to 13.2.0 #748

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'