wekan/.github/ISSUE_TEMPLATE/security-report.yml
Lauri Ojansivu 4a658dc02a Updated GitHub issue templates. Part 3.
Thanks to xet7 !
2026-01-13 16:38:12 +02:00

14 lines
645 B
YAML

name: 🛡️ Security Issue
description: Report a security vulnerability
labels: ["security", "critical"]
body:
- type: markdown
attributes:
value: |
## ⚠️ IMPORTANT: Please do not report security vulnerabilities via public issues.
To protect the WeKan community, we ask that you report security bugs privately. This allows us to fix the issue before it can be exploited by malicious actors.
### How to report:
Please read our **[Security Policy (SECURITY.md)](https://github.com/wekan/wekan/blob/main/SECURITY.md)** for the official reporting process and contact information.