free2create opened a new pull request, #170: URL: https://github.com/apache/ws-wss4j/pull/170
Colin , My next iteration, give it a try when you get a chance Moved plugin execution to existing profile : `dependencycheck` Exclusion file: build-tools/dependency-check-suppression.xml Work was tested on wss4j-3.0.0 since often the master artifact dependencies are not published. On the 3.0.0 version `mvn compile` BUILD SUCCESS `mvn -P dependencycheck compile` BUILD FAILURE ``` [ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '6.0': [ERROR] [ERROR] guava-31.1-jre.jar: CVE-2020-8908(6.2), CVE-2023-2976(6.2) [ERROR] [ERROR] See the dependency-check report for more details. ``` -- 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. To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org