rzo1 opened a new pull request #753: URL: https://github.com/apache/tomee/pull/753
# What does this PR do? - Fixes OWASP execution on Jenkins CI (backport from https://github.com/apache/tomee/pull/750) - Updates OWASP plugin to 6.0.5 (was 4.0.0) ## Execution: Check ``` mvn -U --show-version --fail-at-end clean install -Pmain,owasp-check -DskipTests ``` ## Execution: Report ``` mvn -U --show-version --fail-at-end clean install -Pmain,owasp-report -DskipTests ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
