[
https://issues.apache.org/jira/browse/NIFI-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862564#comment-16862564
]
ASF subversion and git services commented on NIFI-6301:
-------------------------------------------------------
Commit 75fb34c8ee4fd364fbfa81c433b2cc26304a33f7 in nifi's branch
refs/heads/master from thenatog
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=75fb34c ]
NIFI-6301 - Added a SafeXMLConfiguration which disables XML DTDs which may call
external entities.
NIFI-6301 - Fixed unit test. Added comments.
NIFI-6301 - Removed unused rule from test.
NIFI-6301 - Changed read() methods to use a boolean instead. Updated comments.
NIFI-6301 - Fixing checkstyle errors.
NIFI-6301 - Added an XXE Validator to do a simple regex check on files that
contain XXE declarations. Added unit tests and related XML test files.
NIFI-6301 - Forgot license headers. Fixed a unit test.
NIFI-6301 - Refactored duplicate code for error handling.
NIFI-6301 - Removed unused imports.
NIFI-6301 - Slightly changed messaging language.
NIFI-6301 - Added logic to catch multiline XXE attacks.
Added logging messages.
Updated unit test.
This closes #3507.
Co-authored-by: Andy LoPresto <[email protected]>
Signed-off-by: Andy LoPresto <[email protected]>
> Handle XmlFileLookupService configuration file
> ----------------------------------------------
>
> Key: NIFI-6301
> URL: https://issues.apache.org/jira/browse/NIFI-6301
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.9.2
> Reporter: Andy LoPresto
> Assignee: Nathan Gough
> Priority: Major
> Labels: xml
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Improve the loading process of the configuration file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)