From 03fc0703c080f89d23493f2608221d8c5e3e4233 Mon Sep 17 00:00:00 2001
From: Jamie Slome <jamie@418sec.com>
Date: Sat, 17 Sep 2022 19:07:12 +0100
Subject: [PATCH] Create SECURITY.md (#712)

---
 SECURITY.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 SECURITY.md

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000000..2bf4c07b97
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,5 @@
+# Security Policy
+
+## Reporting a Vulnerability
+
+Please report security issues to `alex.tran1502@gmail.com`
\ No newline at end of file