[
https://issues.apache.org/jira/browse/NIFI-13148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843796#comment-17843796
]
ASF subversion and git services commented on NIFI-13148:
--------------------------------------------------------
Commit 68a885d3906014e6b75c07273c42e6a350cf5886 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=68a885d390 ]
NIFI-13148 Excluded unused xmlunit dependency from nifi-registry-test
This closes #8750.
- Updated OWASP Dependency Check Suppression configuration to remove
non-applicable suppressions
Signed-off-by: Joseph Witt <[email protected]>
> Exclude XMLUnit from nifi-registry-test
> ---------------------------------------
>
> Key: NIFI-13148
> URL: https://issues.apache.org/jira/browse/NIFI-13148
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The NiFi Registry test module has a transitive dependency on XMLUnit through
> spring-boot-starter-test. Versions 2.9.1 and earlier of XMLUnit have
> vulnerabilities, but NiFi Registry tests do not use XMLUnit, so the
> dependency should be excluded.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)