From: Ruediger Pluem Date: Thu, 1 Jul 2021 06:52:49 +0000 (+0000) Subject: * Add basic security policy for GitHub mirror X-Git-Tag: 2.5.0-alpha2-ci-test-only~910 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a0e700383b6c71ffd49a159dc0fd4d6db10e31f;p=thirdparty%2Fapache%2Fhttpd.git * Add basic security policy for GitHub mirror git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891176 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000000..325c5d9c544 --- /dev/null +++ b/SECURITY.md @@ -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)