garydgregory commented on code in PR #541:
URL: 
https://github.com/apache/commons-configuration/pull/541#discussion_r1949361555


##########
src/site/xdoc/security.xml:
##########
@@ -49,9 +49,9 @@ limitations under the License.
             <subsection name="Security Model">
                 <p>
                     The <a 
href="https://commons.apache.org/security.html#Security_Model";>Apache Commons 
security model</a>
-                    specifies that it is unsafe to pass possibly malicious 
input to Commons libraries.
-                    For Commons Configuration 2.x, loading untrusted 
configuration files or performing operations
-                    on them should not allow code execution, and should not 
cause any denial of service situations.
+                    specifies that it is unsafe to pass possibly-malicious 
input to Commons libraries.

Review Comment:
   There is no hyphen needed.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to