GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/4117
MINOR: Configure owasp.dependencycheck gradle plugin
It seems to output a few false positives, but still
worth verifying.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka dependency-check
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4117.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4117
----
commit 9a4860f94c10685a1b88592e3248ae460072753d
Author: Ismael Juma <[email protected]>
Date: 2017-10-23T10:49:07Z
MINOR: Configure owasp.dependencycheck gradle plugin
It seems to output a few false positives, but still
worth verifying.
----
---