See <https://ci-builds.apache.org/job/Struts/job/Struts-master-JDK8-dependency-check/179/display/redirect?page=changes>
Changes: [stefaan.dutry] WW-5196 use generics for RequestMap and ApplicationMap [stefaan.dutry] WW-5196 rework SessionMap to also be defined with String keys and Object values [stefaan.dutry] fix SessionMapTest [stefaan.dutry] fix compile issue with SessionMap changes [stefaan.dutry] fix more compile issues [stefaan.dutry] fix another compilation issue after changes to sessionMap [stefaan.dutry] remove unneeded toString call on String enumeration element [stefaan.dutry] small changes after review [git] WW-5266 Implement struts.multipart.maxFileSize [git] WW-5266 Disable struts.multipart.maxFileSize by default [stefaan.dutry] fix compilation failures after merging master [stefaan.dutry] fix nonce test [stefaan.dutry] add missing license headers [stefaan.dutry] WW-5243 remove deprecated action prefix cross namespaces [stefaan.dutry] WW-5251 remove deprecated interfaces related to ServletConfigInterceptor [stefaan.dutry] WW-5253 Remove deprecated methods from DefaultUrlHelper ------------------------------------------ [...truncated 1.17 MB...] One or more dependencies were identified with known vulnerabilities in DEPRECATED: Struts 2 OSGi Plugin - since 6.0.0: commons-beanutils-1.9.4.jar (pkg:maven/commons-beanutils/commons-beanutils@1.9.4, cpe:2.3:a:apache:commons_beanutils:1.9.4:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:1.9.4:*:*:*:*:*:*:*) : CVE-2021-37533 commons-collections-3.2.2.jar (pkg:maven/commons-collections/commons-collections@3.2.2, cpe:2.3:a:apache:commons_collections:3.2.2:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:3.2.2:*:*:*:*:*:*:*) : CVE-2021-37533 commons-digester-2.1.jar (pkg:maven/commons-digester/commons-digester@2.1, cpe:2.3:a:apache:commons_net:2.1:*:*:*:*:*:*:*) : CVE-2021-37533 commons-digester3-3.2.jar (pkg:maven/org.apache.commons/commons-digester3@3.2, cpe:2.3:a:apache:commons_net:3.2:*:*:*:*:*:*:*) : CVE-2021-37533 commons-fileupload-1.5.jar (pkg:maven/commons-fileupload/commons-fileupload@1.5, cpe:2.3:a:apache:commons_fileupload:1.5:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:1.5:*:*:*:*:*:*:*) : CVE-2021-37533 commons-io-2.9.0.jar (pkg:maven/commons-io/commons-io@2.9.0, cpe:2.3:a:apache:commons_io:2.9.0:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:2.9.0:*:*:*:*:*:*:*) : CVE-2021-37533 commons-logging-1.2.jar (pkg:maven/commons-logging/commons-logging@1.2, cpe:2.3:a:apache:commons_net:1.2:*:*:*:*:*:*:*) : CVE-2021-37533 commons-text-1.10.0.jar (pkg:maven/org.apache.commons/commons-text@1.10.0, cpe:2.3:a:apache:commons_net:1.10.0:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_text:1.10.0:*:*:*:*:*:*:*) : CVE-2021-37533 velocity-engine-core-2.3.jar/META-INF/maven/commons-io/commons-io/pom.xml (pkg:maven/commons-io/commons-io@2.8.0, cpe:2.3:a:apache:commons_io:2.8.0:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:2.8.0:*:*:*:*:*:*:*) : CVE-2021-37533 See the dependency-check report for more details. [INFO] [INFO] ---------------< org.apache.struts:struts2-oval-plugin >---------------- [INFO] Building DEPRECATED: Struts 2 OVal Plugin, since 6.0.0 6.2.0-SNAPSHOT [23/38] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ struts2-oval-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ struts2-oval-plugin --- [INFO] [INFO] --- maven-remote-resources-plugin:1.6.0:process (process-resource-bundles) @ struts2-oval-plugin --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ struts2-oval-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ struts2-oval-plugin --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-bundle-plugin:5.1.6:manifest (bundle-manifest) @ struts2-oval-plugin --- [INFO] Writing manifest: <https://ci-builds.apache.org/job/Struts/job/Struts-master-JDK8-dependency-check/ws/plugins/oval/target/classes/META-INF/MANIFEST.MF> [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ struts2-oval-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ struts2-oval-plugin --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ struts2-oval-plugin --- [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.struts2.oval.interceptor.OValValidationInterceptorTest ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console... Mar 19, 2023 6:11:39 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@52bf72b5 Mar 19, 2023 6:11:40 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@76ed1b7c Mar 19, 2023 6:11:40 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@d29f28 Mar 19, 2023 6:11:40 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@229c6181 Mar 19, 2023 6:11:40 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@609e8838 Mar 19, 2023 6:11:40 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@1e16c0aa Mar 19, 2023 6:11:40 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@3336e6b6 Mar 19, 2023 6:11:40 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@1f75a668 Mar 19, 2023 6:11:41 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@53f48368 Mar 19, 2023 6:11:41 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@1991f767 Mar 19, 2023 6:11:41 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@62679465 Mar 19, 2023 6:11:41 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@4a9cc6cb Mar 19, 2023 6:11:41 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@1c32886a Mar 19, 2023 6:11:42 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@33a2499c Mar 19, 2023 6:11:42 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@438bad7c Mar 19, 2023 6:11:42 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@219f4597 Mar 19, 2023 6:11:42 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@3e6fd0b9 Mar 19, 2023 6:11:42 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@6d6cb754 Mar 19, 2023 6:11:42 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@17ae7628 Mar 19, 2023 6:11:42 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@749f539e Mar 19, 2023 6:11:42 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@3eed0f5 Mar 19, 2023 6:11:42 AM net.sf.oval.internal.Log info INFO: Expression language 'ognl' registered: org.apache.struts2.oval.interceptor.ExpressionLanguageOGNL@3eed0f5 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.728 s - in org.apache.struts2.oval.interceptor.OValValidationInterceptorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- apache-rat-plugin:0.15:check (default) @ struts2-oval-plugin --- [INFO] Added 1 additional default licenses. [INFO] Added 1 custom approved licenses. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 62 implicit excludes. [INFO] 17 explicit excludes. [INFO] 29 resources included [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 28 licenses. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ struts2-oval-plugin --- [INFO] [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ struts2-oval-plugin >>> [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce) @ struts2-oval-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-version) @ struts2-oval-plugin --- [INFO] [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ struts2-oval-plugin <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ struts2-oval-plugin --- [INFO] [INFO] --- maven-site-plugin:3.9.0:attach-descriptor (attach-descriptor) @ struts2-oval-plugin --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- dependency-check-maven:7.2.0:check (default) @ struts2-oval-plugin --- [INFO] Checking for updates [INFO] Skipping NVD check since last check was within 4 hours. [INFO] Skipping RetireJS update since last update was within 24 hours. [INFO] Check for updates complete (42 ms) [INFO] Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user?s risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report. About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html ? Sponsor: https://github.com/sponsors/jeremylong [INFO] Analysis Started [INFO] Finished Archive Analyzer (0 seconds) [INFO] Finished File Name Analyzer (0 seconds) [INFO] Finished Jar Analyzer (0 seconds) [INFO] Finished Dependency Merging Analyzer (0 seconds) [INFO] Finished Version Filter Analyzer (0 seconds) [INFO] Finished Hint Analyzer (0 seconds) [INFO] Created CPE Index (1 seconds) [INFO] Finished CPE Analyzer (2 seconds) [INFO] Finished False Positive Analyzer (0 seconds) [INFO] Finished NVD CVE Analyzer (0 seconds) [INFO] Finished RetireJS Analyzer (0 seconds) [INFO] Finished Sonatype OSS Index Analyzer (1 seconds) [INFO] Finished Vulnerability Suppression Analyzer (0 seconds) [INFO] Finished Dependency Bundling Analyzer (0 seconds) [INFO] Analysis Complete (3 seconds) [INFO] Writing report to: <https://ci-builds.apache.org/job/Struts/job/Struts-master-JDK8-dependency-check/ws/plugins/oval/target/dependency-check-report.html> [WARNING] One or more dependencies were identified with known vulnerabilities in DEPRECATED: Struts 2 OVal Plugin, since 6.0.0: commons-fileupload-1.5.jar (pkg:maven/commons-fileupload/commons-fileupload@1.5, cpe:2.3:a:apache:commons_fileupload:1.5:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:1.5:*:*:*:*:*:*:*) : CVE-2021-37533 commons-io-2.9.0.jar (pkg:maven/commons-io/commons-io@2.9.0, cpe:2.3:a:apache:commons_io:2.9.0:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_net:2.9.0:*:*:*:*:*:*:*) : CVE-2021-37533 commons-text-1.10.0.jar (pkg:maven/org.apache.commons/commons-text@1.10.0, cpe:2.3:a:apache:commons_net:1.10.0:*:*:*:*:*:*:*, cpe:2.3:a:apache:commons_text:1.10.0:*:*:*:*:*:*:*) : CVE-2021-37533 oval-3.2.1.jar (pkg:maven/net.sf.oval/oval@3.2.1, cpe:2.3:a:apache:commons_net:3.2.1:*:*:*:*:*:*:*) : CVE-2021-37533 xstream-1.4.19.jar (pkg:maven/com.thoughtworks.xstream/xstream@1.4.19, cpe:2.3:a:xstream_project:xstream:1.4.19:*:*:*:*:*:*:*) : CVE-2022-41966 See the dependency-check report for more details. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Struts 2 6.2.0-SNAPSHOT: [INFO] [INFO] Struts 2 Bill of Materials ......................... SUCCESS [ 2.122 s] [INFO] Struts 2 ........................................... SUCCESS [04:36 min] [INFO] Struts 2 Core ...................................... SUCCESS [02:55 min] [INFO] Struts 2 Plugins ................................... SUCCESS [ 4.303 s] [INFO] Struts 2 Async Plugin .............................. SUCCESS [ 6.009 s] [INFO] Struts 2 Bean Validation Plugin .................... SUCCESS [ 10.505 s] [INFO] Struts 2 CDI Plugin ................................ SUCCESS [ 7.630 s] [INFO] Struts 2 Velocity Plugin ........................... SUCCESS [ 7.424 s] [INFO] Struts 2 Configuration Browser Plugin .............. SUCCESS [ 4.593 s] [INFO] Struts 2 Convention Plugin ......................... SUCCESS [ 15.642 s] [INFO] Struts 2 DWR Plugin ................................ SUCCESS [ 4.394 s] [INFO] DEPRECATED: Struts 2 Embedded JSP Plugin, since 6.0.0 SUCCESS [ 12.865 s] [INFO] DEPRECATED: Struts 2 GXP Plugin - since 6.0.0 ...... SUCCESS [ 4.453 s] [INFO] Struts 2 Spring Plugin ............................. SUCCESS [ 13.164 s] [INFO] DEPRECATED: Struts 2 Portlet Mocks Plugin - since 6.0.0 SUCCESS [ 7.384 s] [INFO] DEPRECATED: Struts 2 Portlet Plugin - since 6.0.0 .. SUCCESS [ 11.840 s] [INFO] Struts 2 JUnit Plugin .............................. SUCCESS [ 11.245 s] [INFO] Struts 2 Jasper Reports Plugin ..................... SUCCESS [ 12.145 s] [INFO] Struts 2 Java Templates Plugin ..................... SUCCESS [ 5.436 s] [INFO] Struts 2 JFreeChart Plugin ......................... SUCCESS [ 7.154 s] [INFO] Struts 2 JSON Plugin ............................... SUCCESS [ 13.635 s] [INFO] DEPRECATED: Struts 2 OSGi Plugin - since 6.0.0 ..... SUCCESS [ 8.334 s] [INFO] DEPRECATED: Struts 2 OVal Plugin, since 6.0.0 ...... FAILURE [ 9.925 s] [INFO] DEPRECATED: Struts 2 Pell Multipart Plugin - since 6.2.0 SKIPPED [INFO] DEPRECATED: Struts 2 Plexus Plugin - since 6.0.0 ... SKIPPED [INFO] Struts 2 Tiles Plugin .............................. SKIPPED [INFO] DEPRECATED: Struts 2 Portlet Tiles Plugin - since 6.0.0 SKIPPED [INFO] Struts 2 REST Plugin ............................... SKIPPED [INFO] DEPRECATED: Struts 2 Sitemesh Plugin - since 6.0.0 . SKIPPED [INFO] Struts 2 TestNG Plugin ............................. SKIPPED [INFO] Struts 2 XSLT Plugin ............................... SKIPPED [INFO] DEPRECATED: Struts 2 OSGi Bundles - since 6.0.0 .... SKIPPED [INFO] DEPRECATED: Struts 2 OSGi Admin Bundle - since 6.0.0 SKIPPED [INFO] DEPRECATED: Struts 2 OSGi Demo Bundle - since 6.0.0 SKIPPED [INFO] Struts 2 Webapps ................................... SKIPPED [INFO] Struts 2 Showcase Webapp ........................... SKIPPED [INFO] Struts 2 Rest Showcase Webapp ...................... SKIPPED [INFO] Struts 2 Assembly .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:34 min [INFO] Finished at: 2023-03-19T06:11:47Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.owasp:dependency-check-maven:7.2.0:check (default) on project struts2-oval-plugin: [ERROR] [ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0': [ERROR] [ERROR] xstream-1.4.19.jar: CVE-2022-41966(7.5) [ERROR] [ERROR] See the dependency-check report for more details. [ERROR] [ERROR] [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :struts2-oval-plugin Build step 'Execute shell' marked build as failure ERROR: No tool found matching MAVEN_3_LATEST__HOME Setting MAVEN_3_LATEST_HOME=/home/jenkins/tools/maven/latest3 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org