From 73292f05c8adcee7208a87095c23be17a1a69392 Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Tue, 18 Feb 2025 11:38:43 +0000 Subject: [PATCH] docs: Create GitHub recommended security policy file --- 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 000000000..60ca06f90 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +## Supported Versions + +The latest minor release is supported and receives security updates: +https://github.com/deskflow/deskflow/releases + +## Reporting a Vulnerability + +Please report vulnerabilities on our issue tracker as bugs: +https://github.com/deskflow/deskflow/issues