[
https://issues.apache.org/jira/browse/TIKA-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18109169#comment-18109169
]
ASF GitHub Bot commented on TIKA-4848:
--------------------------------------
tballison commented on PR #3089:
URL: https://github.com/apache/tika/pull/3089#issuecomment-5451532769
Gah. Thank you. Will move windows back to the PR ci...sorry.
> Enable redaction of exception messages and/or full stack traces
> ---------------------------------------------------------------
>
> Key: TIKA-4848
> URL: https://issues.apache.org/jira/browse/TIKA-4848
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> Exception messages can sometimes include confidential information.
> In 3.x, we had stacktrace on/off in tika-server, but then we included the
> full stacktrace for embedded files.
> We should have one policy throughout the parse life cycle, including in
> tika-server.
> I propose three options:
> 1) Full stacktrace (as we have now)
> 2) Redacted message, but the rest of the stacktrace
> 3) Fully redacted stacktrace (maybe just the class).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)