mirror of
https://github.com/wekan/wekan.git
synced 2026-01-17 06:55:29 +01:00
14 lines
645 B
YAML
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.
|
|
|