You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/10/20 20:06:23 UTC

[GitHub] [nifi] exceptionfactory commented on pull request #6562: NIFI-10674 Block evaluateELString from reading Sensitive Parameters

exceptionfactory commented on PR #6562:
URL: https://github.com/apache/nifi/pull/6562#issuecomment-1286078324

   That's a great question @MikeThomsen. I would be surprised if this scenario occurs in deployed systems, given the required interpolation of Parameter References is strings subsequently evaluated through `evaluateELString()`. The `evaluateELString()` function is in a unique category, so these changes are more to align the implementation with expected uses.


-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org