[
https://issues.apache.org/jira/browse/NIFI-10012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534533#comment-17534533
]
Nathan Gough commented on NIFI-10012:
-------------------------------------
Ideally this will align with how the property-encryptor / encrypt-config tool
works in that they should be able to share the same module and code. Currently
I'm looking at implementing a StAX event reader/writer which hopefully should,
ideally, work for all XML config files and the flow.xml. The JSON part will
also need to be added.
> Use XML/JSON specific parser for StandardFlowEncryptor
> ------------------------------------------------------
>
> Key: NIFI-10012
> URL: https://issues.apache.org/jira/browse/NIFI-10012
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Emilio Setiadarma
> Assignee: Emilio Setiadarma
> Priority: Minor
>
> Currently the StandardFlowEncryptor uses line-by-line stream reading/writing
> to process sensitive values. Using specific XML/JSON parser will allow
> property encryption/decryption to be expanded upon.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)