From f68e854e3f2a3ef95e944406067730003d9b7bfe Mon Sep 17 00:00:00 2001 From: Alex Justesen Date: Tue, 1 Nov 2022 20:30:33 -0400 Subject: [PATCH] Create SECURITY.md (#107) --- 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 00000000..85fd9131 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +Found a security vulnerability? **DON'T open an issue**, report it to [sec@alexjustesen.com](mailto:sec@alexjustesen.com) so I can address it promptly.