From e30d2fe72b983971ec49ff64ab3700786b0ad610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Mat=C3=A8rne?= Date: Mon, 22 Jan 2018 12:49:14 +0100 Subject: [PATCH] run OWASP-checks against our dependencies (draft) --- check.xml | 190 ++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 143 insertions(+), 47 deletions(-) diff --git a/check.xml b/check.xml index 550952238..83e16a5ad 100644 --- a/check.xml +++ b/check.xml @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + Check Ants codebase against certain code styleguide rules using @@ -34,35 +34,48 @@ - - - - - - - - - + - - + + + + + + + + + - - - - - - @@ -73,13 +86,26 @@ value="${rat.report.dir}/report.html" description="RAT-Report file"/> + + + + + - + @@ -92,21 +118,30 @@ - - - - - - - - - - - + + + Found antlr on the classpath. + Having a wrong antlr version on the same classpath as Checkstyle may produce errors like + 'Can't find/access AST Node typecom.puppycrawl.tools.checkstyle.api.DetailAST' + Skip running Checkstyle. + + + + + + + + + + + + + + - + @@ -119,7 +154,7 @@ - + @@ -130,7 +165,7 @@ ${report} - + @@ -145,11 +180,34 @@ - + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -163,15 +221,15 @@ - + - - + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +