mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
Update ZAP.yml
This commit is contained in:
parent
e01c8aa600
commit
0c894496d6
1 changed files with 3 additions and 2 deletions
5
.github/workflows/ZAP.yml
vendored
5
.github/workflows/ZAP.yml
vendored
|
|
@ -9,5 +9,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: ZAP Scan
|
- name: ZAP Scan
|
||||||
uses: zaproxy/action-full-scan@v0.8.0
|
uses: zaproxy/action-full-scan@v0.8.0
|
||||||
with:
|
# with:
|
||||||
target: 'https://erp.fintechsys.net/'
|
# target: 'https://erp.fintechsys.net/'
|
||||||
|
#dfdfdfdgdvdvrg
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue