From 0df42511ced9f740f62d8d2747da3ab0ef985045 Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Thu, 17 Apr 2025 07:03:41 +0200 Subject: [PATCH] doc: add skeleton SECURITY.md --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..048f70a --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security + +## Supported versions + +Octoplex is currently alpha software. Security updates will be targeted to the +`main` branch. + +## Reporting a vulnerability + +Please report any vulnerability privately through GitHub: +https://github.com/rfwatson/octoplex/security