]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Create SECURITY.md
authorWayne Davison <wayne@opencoder.net>
Wed, 2 Sep 2020 21:49:20 +0000 (14:49 -0700)
committerGitHub <noreply@github.com>
Wed, 2 Sep 2020 21:49:20 +0000 (14:49 -0700)
SECURITY.md [new file with mode: 0644]

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644 (file)
index 0000000..c243574
--- /dev/null
@@ -0,0 +1,12 @@
+# Security Policy
+
+## Supported Versions
+
+Only the current release of the software is actively supported.  If you need
+help backporting fixes into an older release, feel free to ask.
+
+## Reporting a Vulnerability
+
+Email your vulnerability information to rsync's maintainer:
+
+  Wayne Davison <wayne@opencoder.net>