This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 3a1ab6dae fix: link to the threat model from GitHub.
3a1ab6dae is described below

commit 3a1ab6dae0aebc63cce52edd0429f60625b4522a
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Jun 2 13:45:20 2026 +0200

    fix: link to the threat model from GitHub.
---
 src/main/jbake/content/project-information/security.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/main/jbake/content/project-information/security.md 
b/src/main/jbake/content/project-information/security.md
index 36f7748ba..2831b061b 100644
--- a/src/main/jbake/content/project-information/security.md
+++ b/src/main/jbake/content/project-information/security.md
@@ -33,6 +33,8 @@ Note that all networked servers are subject to denial of 
service attacks, and we
 
 For more information on handling security issues at the Apache Software 
Foundation please refer to the [ASF Security 
Team](https://www.apache.org/security/) page and to the [security process 
description for committers](https://www.apache.org/security/committers.html).
 
+Apache Sling's threat model is available at 
[docs/threat-model.md](https://github.com/apache/sling/blob/master/docs/threat-model.md).
+
 # Errors and omissions
 
 Please report any errors or omissions to security(at)sling.apache.org.

Reply via email to