From 1fb23ff6736020db2f5974afae613d58f7545922 Mon Sep 17 00:00:00 2001 From: hank Date: Wed, 4 Sep 2024 16:53:13 -0400 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..e817a3d --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Reporting a Vulnerability + +If you find a vulnerability in the latest version, please email me directly at hank@henrygd.me, or [submit a private advisory](https://github.com/henrygd/beszel/security/advisories/new). + +If you submit an advisory, open an empty issue as well to let me know that you did (or email me), as I'm not sure if I get notifications for that. + +If the issue is low severity (use best judgement) you may open an issue for it instead of contacting me directly.