GitHub user rzo1 opened a pull request:
https://github.com/apache/tomee/pull/297
[BACKPORT 7.1.x] TOMEE-2363 Introduces OWASP dependency check via profile
Backport of TOMEE-2363, see https://github.com/apache/tomee/pull/276
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rzo1/tomee tomee-7.1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/297.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 #297
----
commit 52b6e61f100b8bbae1e9717e0884d5d52e440c4c
Author: rzo1 <richard@...>
Date: 2018-12-18T10:20:23Z
TOMEE-2363 Introduces OWASP dependency check via two profiles "owasp-check"
(will fail the build for CVE score > 8.0" and "owasp-report"
----
---