]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add basic security policy for GitHub mirror
authorRuediger Pluem <rpluem@apache.org>
Thu, 1 Jul 2021 06:52:49 +0000 (06:52 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 1 Jul 2021 06:52:49 +0000 (06:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891176 13f79535-47bb-0310-9956-ffa450edef68

SECURITY.md [new file with mode: 0644]

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644 (file)
index 0000000..325c5d9
--- /dev/null
@@ -0,0 +1,15 @@
+# Security Policy
+
+## Supported Versions
+
+Currently the only supported version is the latest patch release of the
+2.4.x stable branch.
+
+## Security Updates
+
+[Apache 2.4 Security Vulnerabilities](http://httpd.apache.org/security/vulnerabilities_24.html)
+
+## Reporting a Vulnerability
+
+For information on how to report a new security problem please see
+[here](http://httpd.apache.org/security_report.html)