From d1835e24b726110d9553823d8f704da5921e9f75 Mon Sep 17 00:00:00 2001 From: PlantUML Date: Fri, 21 Jan 2022 17:26:43 +0100 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..431e43c2e --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + + + +## Reporting a Vulnerability + +If you find any security concern, please send a mail to plantuml@gmail.com +with title **Security concern**. + +We will then study the concern and will answer back by email. + +Thanks!