[
https://issues.apache.org/jira/browse/TEXT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528641#comment-17528641
]
Richard Bunel commented on TEXT-216:
------------------------------------
It is the user who is providing the input.
My need is to check whether the provided input is safe before rendering it on a
web browser.
My website has millions of view everyday, I need to be sure that the content
shared by users to others doesn't contain XSS.
> HTML 5.0 Entities are not supported
> -----------------------------------
>
> Key: TEXT-216
> URL: https://issues.apache.org/jira/browse/TEXT-216
> Project: Commons Text
> Issue Type: Improvement
> Affects Versions: 1.0
> Reporter: Richard Bunel
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As noted in
> [TEXT-193|https://issues.apache.org/jira/projects/TEXT/issues/TEXT-193] and
> probably other tickets, HTML 5.0 entities are not supported.
> A nice evolution would be to include them all.
> Tentative PR: https://github.com/apache/commons-text/pull/312
--
This message was sent by Atlassian Jira
(v8.20.7#820007)