mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 08:45:10 +00:00
16 lines
314 B
YAML
16 lines
314 B
YAML
name: ZAP Full Scan
|
|
on:
|
|
workflow_dispatch:
|
|
|
|
jobs:
|
|
zap_scan:
|
|
runs-on:
|
|
# - ubuntu-latest
|
|
- self-hosted
|
|
name: Scan the webapplication
|
|
steps:
|
|
- name: ZAP Scan
|
|
uses: zaproxy/action-full-scan@v0.8.0
|
|
# with:
|
|
# target: 'https://erp.fintechsys.net/'
|
|
#dfdfdfdgdvdvrg
|