From c9ed5a54d4438988b9778f356e488c87ab71f8ac Mon Sep 17 00:00:00 2001 From: jansupol Date: Sat, 3 May 2025 19:09:05 +0200 Subject: [PATCH] Add OWASP plugin to a profile Signed-off-by: jansupol --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 5ffc07c501..c6d6f72a83 100644 --- a/pom.xml +++ b/pom.xml @@ -1394,6 +1394,26 @@ + + scan + + + + org.owasp + dependency-check-maven + 12.1.1 + + + + + check + + + + + + +