From 63132e1cfb92224beb3ff99c0be3ee85aa2bfa0d Mon Sep 17 00:00:00 2001 From: Christian Haschek Date: Thu, 2 Nov 2023 16:44:00 +0100 Subject: [PATCH] Create 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..c3d20ec --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +PictShare uses rolling releases so the latest version is the only supported one. + +## Reporting a Vulnerability + +Reports can be made as issues in this repo or in confidence via christian@haschek.at + +Pull requests welcome