1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-23 15:19:44 +02:00

docs: Add security policy

Closes #276
This commit is contained in:
Maksim Eltyshev 2022-08-03 16:15:40 +05:00 committed by GitHub
parent a9111bf7ba
commit 79daed6afa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
SECURITY.md Normal file
View file

@ -0,0 +1,13 @@
# Security Policy
## Supported Versions
Most recent release.
## Reporting a Vulnerability
Please report any security issues you discovered to meltyshev@gmail.com. If the issue is confirmed, we will release a patch as soon as possible depending on complexity.
**Do NOT create public issues on GitHub for security vulnerabilities.**
Thank you for your contribution!