From 7e776fa63130192e62d0fb200edeb04f073f7d2c Mon Sep 17 00:00:00 2001 From: Gyarbij <49493993+Gyarbij@users.noreply.github.com> Date: Sun, 17 Jul 2022 10:13:46 +0200 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 00000000..af06c88c --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +The only version supported is the current builds located at [Docker Hub](https://hub.docker.com/r/gyarbij/wireui/tags) + + +## Reporting a Vulnerability + +To report a vulnerability, email gyarbij@pm.me + +If it's something you can fix, please feel free to open a pull request.