(httpd-site) branch main updated: Link to SECURITY.md from security_report.html

[email protected] Thu, 18 Jun 2026 12:22:21 +0000
Newsgroups gmane.comp.apache.cvs
Message-ID <178178534180.643231.11049027387983727547@gitbox3-he-fi.apache.org>
This is an automated email from the ASF dual-hosted git repository.

rbowen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/httpd-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 8360f9d  Link to SECURITY.md from security_report.html
8360f9d is described below

commit 8360f9d765a889d74fe39f366996110df741ee59
Author: Rich Bowen <[email protected]>
AuthorDate: Thu Jun 18 08:22:02 2026 -0400

    Link to SECURITY.md from security_report.html
    
    Add reference to the project security policy (SECURITY.md) so that
    reporters can see what constitutes a valid security vulnerability
    before contacting the security team.
    
    Suggested by: covener
---
 content/security_report.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/content/security_report.md b/content/security_report.md
index 9b19f7b..2066704 100644
--- a/content/security_report.md
+++ b/content/security_report.md
@@ -14,6 +14,10 @@ list](/lists.html#http-announce)
 
 # Reporting New Security Problems with the Apache HTTP Server  {#reporting}
 
+Please see our [Security
+Policy](https://github.com/apache/httpd/blob/trunk/SECURITY.md) for details
+of what is considered a security vulnerability in Apache httpd.
+
 The Apache Software Foundation takes a very active stance in eliminating
 security problems and denial of service attacks against the Apache HTTP
 server.