mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
6 lines
125 B
YAML
6 lines
125 B
YAML
|
|
steps:
|
||
|
|
- name: OWASP ZAP Scan
|
||
|
|
uses: zaproxy/action-baseline@v0.4.0
|
||
|
|
with:
|
||
|
|
target: 'https://boards.wekan.team'
|