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

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


The following commit(s) were added to refs/heads/master by this push:
     new 87ace21b Revert, wrong component
87ace21b is described below

commit 87ace21b826d0f62fff118a80dbd84ec9712e8de
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 5 08:30:27 2026 -0400

    Revert, wrong component
---
 SECURITY.md                       |  1 -
 src/site/markdown/threat_model.md | 43 ---------------------------------------
 src/site/site.xml                 |  1 -
 3 files changed, 45 deletions(-)

diff --git a/SECURITY.md b/SECURITY.md
index 386826c6..5293853e 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -17,4 +17,3 @@
 # Apache Commons Parent Security Policy
 Read the [Apache Commons Security 
Page](https://commons.apache.org/security.html).
 
-Read the [Apache Commons XML threat 
model](https://github.com/apache/commons-parent/blob/main/src/site/markdown/threat_model.md).
diff --git a/src/site/markdown/threat_model.md 
b/src/site/markdown/threat_model.md
deleted file mode 100644
index 70827e5d..00000000
--- a/src/site/markdown/threat_model.md
+++ /dev/null
@@ -1,43 +0,0 @@
-<!---
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License.  You may obtain a copy of the License at
-
-      https://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-# Apache Commons Threat Model
-
-## Introduction
-
-This page amends [Apache Commons Security 
page](https://commons.apache.org/security.html).
-
-For information about reporting or asking questions about security, please see 
the [Apache Commons Security page](https://commons.apache.org/security.html).
-
-This page lists all security vulnerabilities fixed in released versions of 
this component.
-
-Please note that binary patches are never provided. If you need to apply a 
source code patch, use the building instructions for the component version that 
you are using.
-
-If you need help on building this component or other help on following the 
instructions to mitigate the known vulnerabilities listed here, please send 
your questions to the
-public [user mailing list](mail-lists.html).
-
-If you have encountered an unlisted security vulnerability or other unexpected 
behavior that has security impact, or if the descriptions here are incomplete, 
please report them privately to the Apache Security Team. Thank you.
-
-## Threat Model
-
-TODO
-
-## Security Vulnerabilities
-
-None.
-
-## Safe Deserialization
-For information about safe deserialization, please see [Safe 
Deserialization](https://commons.apache.org/io/description.html#Safe_Deserialization).
diff --git a/src/site/site.xml b/src/site/site.xml
index e642f5ba..e3507d70 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -33,7 +33,6 @@
       <item name="Sources" href="/scm.html" />
       <item name="Security">
        <item name="Security" href="security.html" />
-        <item name="Threat Model" href="threat_model.html" />
       </item>
       <item name="License" href="https://www.apache.org/licenses/LICENSE-2.0"; 
/>
       <item name="Code of Conduct" 
href="https://www.apache.org/foundation/policies/conduct.html"; />

Reply via email to