See
<https://ci-builds.apache.org/job/Struts/job/Struts-master-dependency-check/239/display/redirect?page=changes>
Changes:
[Lukasz Lenart] Defines basic set of files to work with Claude Code
[github] Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1
[github] Bump byte-buddy.version from 1.17.5 to 1.17.6
[github] Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.9
[github] Bump github/codeql-action from 3.29.2 to 3.29.5
[Lukasz Lenart] Bump org.apache.commons:commons-fileupload2-jakarta-servlet6
[Lukasz Lenart] Uses a dedicated RequestContext to avoid NPE
[Lukasz Lenart] Cleans up temporary files
[Lukasz Lenart] Fixes readStream method to avoid to memory leaks
[Lukasz Lenart] Adds missing JavaDocs
[Lukasz Lenart] Reuses logic to create temporary file
[Lukasz Lenart] Adds missing test cases of temporary files
[github] Uses lambda
[Lukasz Lenart] Adds missing test cases of temporary files
[Lukasz Lenart] Fixes build check for Struts 6.x
[Martin Kraemer] Fixup StrutsConverterFactory
[github] Bump org.apache.struts:struts-annotations from 1.0.8 to 2.0
[github] Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
[github] Bump slf4j.version from 2.0.16 to 2.0.17
[github] Bump github/codeql-action from 3.29.5 to 3.29.9
[github] Bump actions/checkout from 4 to 5
[Lukasz Lenart] WW-5366 Rejects empty files during upload
------------------------------------------
[...truncated 893.05 KiB...]
at java.base/java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]
at junit.framework.TestCase.runTest(TestCase.java:177)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestCase.runBare(TestCase.java:142)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestResult$1.protect(TestResult.java:122)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestResult.runProtected(TestResult.java:142)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestResult.run(TestResult.java:125)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestCase.run(TestCase.java:130)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestSuite.runTest(TestSuite.java:241)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestSuite.run(TestSuite.java:236)
~[junit-4.13.2.jar:4.13.2]
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.Suite.runChild(Suite.java:128)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.Suite.runChild(Suite.java:27)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
~[junit-4.13.2.jar:4.13.2]
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
~[surefire-booter-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
~[surefire-booter-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
~[surefire-booter-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
~[surefire-booter-3.5.3.jar:3.5.3]
2025-08-22 06:42:22,745 WARN [errorabale process] exec.StrutsBackgroundProcess
(StrutsBackgroundProcess.java:71) - Exception during invokeActionOnly()
execution
java.lang.IllegalStateException: boom
at
org.apache.struts2.interceptor.exec.StrutsBackgroundProcessTest.lambda$testErrorableProcesses1$2(StrutsBackgroundProcessTest.java:128)
~[test-classes/:?]
at
org.apache.struts2.interceptor.exec.StrutsBackgroundProcessTest$MockActionInvocationWithActionInvoker.invokeActionOnly(StrutsBackgroundProcessTest.java:173)
~[test-classes/:?]
at
org.apache.struts2.interceptor.exec.StrutsBackgroundProcess.lambda$prepare$0(StrutsBackgroundProcess.java:69)
~[classes/:?]
at java.base/java.lang.Thread.run(Thread.java:840) [?:?]
2025-08-22 06:42:22,909 WARN [errorabale process] exec.StrutsBackgroundProcess
(StrutsBackgroundProcess.java:80) - Exception during afterInvocation() execution
java.lang.IllegalStateException: after!
at
org.apache.struts2.interceptor.exec.StrutsBackgroundProcessTest.testErrorableProcesses2(StrutsBackgroundProcessTest.java:142)
~[test-classes/:?]
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:?]
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
~[?:?]
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:569) ~[?:?]
at junit.framework.TestCase.runTest(TestCase.java:177)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestCase.runBare(TestCase.java:142)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestResult$1.protect(TestResult.java:122)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestResult.runProtected(TestResult.java:142)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestResult.run(TestResult.java:125)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestCase.run(TestCase.java:130)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestSuite.runTest(TestSuite.java:241)
~[junit-4.13.2.jar:4.13.2]
at junit.framework.TestSuite.run(TestSuite.java:236)
~[junit-4.13.2.jar:4.13.2]
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.Suite.runChild(Suite.java:128)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.Suite.runChild(Suite.java:27)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
~[junit-4.13.2.jar:4.13.2]
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
~[junit-4.13.2.jar:4.13.2]
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:49)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146)
~[surefire-junit47-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
~[surefire-booter-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
~[surefire-booter-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
~[surefire-booter-3.5.3.jar:3.5.3]
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
~[surefire-booter-3.5.3.jar:3.5.3]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s
-- in org.apache.struts2.interceptor.exec.StrutsBackgroundProcessTest
[INFO] Running org.apache.struts2.interceptor.RolesInterceptorTest
2025-08-22 06:42:23,267 FATAL [main] interceptor.RolesInterceptor
(RolesInterceptor.java:112) - An unknown Role was configured: [hacker, abuser]
2025-08-22 06:42:23,267 FATAL [main] interceptor.RolesInterceptor
(RolesInterceptor.java:112) - An unknown Role was configured: [nonadmin,
nonuser]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s
-- in org.apache.struts2.interceptor.RolesInterceptorTest
[INFO] Running org.apache.struts2.interceptor.PrepareInterceptorTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s --
in org.apache.struts2.interceptor.PrepareInterceptorTest
[INFO] Running
org.apache.struts2.interceptor.httpmethod.HttpMethodInterceptorTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s
-- in org.apache.struts2.interceptor.httpmethod.HttpMethodInterceptorTest
[INFO] Running org.apache.struts2.interceptor.httpmethod.HttpMethodTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s --
in org.apache.struts2.interceptor.httpmethod.HttpMethodTest
[INFO] Running
org.apache.struts2.interceptor.ValidationInterceptorPrefixMethodInvocationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s --
in
org.apache.struts2.interceptor.ValidationInterceptorPrefixMethodInvocationTest
[INFO] Running
org.apache.struts2.interceptor.validation.AnnotationValidationInterceptorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s
-- in
org.apache.struts2.interceptor.validation.AnnotationValidationInterceptorTest
[INFO] Running org.apache.struts2.interceptor.StaticParametersInterceptorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s
-- in org.apache.struts2.interceptor.StaticParametersInterceptorTest
[INFO] Running org.apache.struts2.interceptor.ValidationErrorAwareTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s
-- in org.apache.struts2.interceptor.ValidationErrorAwareTest
[INFO] Running org.apache.struts2.ActionContextTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s
-- in org.apache.struts2.ActionContextTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 2711, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- apache-rat:0.15:check (default) @ struts2-core ---
[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] 1521 resources included
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated:
0, approved: 1514 licenses.
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ struts2-core ---
[INFO] Building jar:
<https://ci-builds.apache.org/job/Struts/job/Struts-master-dependency-check/ws/core/target/struts2-core-7.0.4-SNAPSHOT.jar>
[INFO]
[INFO] --- site:3.21.0:attach-descriptor (attach-descriptor) @ struts2-core ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- dependency-check:12.1.3:check (default) @ struts2-core ---
[INFO] Checking for updates
[INFO] Skipping the NVD API Update as it was completed within the last 240
minutes
[INFO] Skipping Known Exploited Vulnerabilities update check since last check
was within 24 hours.
[INFO] Check for updates complete (270 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://dependency-check.github.io/DependencyCheck/general/internals.html
False Positives:
https://dependency-check.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 Hint Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Finished CPE Analyzer (3 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 (2 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Known Exploited Vulnerability Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true, caseSensitive=false},cpe={PropertyType{value=cpe:/a:apache:struts,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2011-5057,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2012-0391,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2012-0392,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2012-0393,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2012-0394,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2012-0838,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2013-1965,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2013-1966,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2013-2115,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2013-2134,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2013-2135,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2014-0094,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2014-0113,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2015-5169,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2016-0785,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-core@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2016-4003,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.apache\.struts/struts\-annotations@.*$,
regex=true, caseSensitive=false},cpe={PropertyType{value=cpe:/a:apache:struts,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{gav=PropertyType{value=^org\.apache\.struts:struts\-tiles\:1\.3\.8.*$,
regex=true, caseSensitive=false},cpe={PropertyType{value=cpe:/a:apache:struts,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{gav=PropertyType{value=^org\.apache\.struts:struts\-taglib\:1\.3\.8.*$,
regex=true, caseSensitive=false},cpe={PropertyType{value=cpe:/a:apache:struts,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/dom4j/dom4j@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2018-1000632,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.beanshell/bsh@.*$,
regex=true,
caseSensitive=false},vulnerabilityName={PropertyType{value=CVE-2016-2510,
regex=false, caseSensitive=false},}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.codehaus\.plexus/plexus\-utils@.*$,
regex=true,
caseSensitive=false},cpe={PropertyType{value=cpe:/a:plexus-utils_project:plexus-utils,
regex=false,
caseSensitive=false},}cve={CVE-2022-4244,CVE-2022-4245,CVE-2017-1000487,}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.codehaus\.plexus\/plexus\-container\-default@.*$,
regex=true,
caseSensitive=false},cpe={PropertyType{value=cpe:/a:plexus-utils_project:plexus-utils,
regex=false, caseSensitive=false},}cve={CVE-2022-4244,CVE-2022-4245,}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/com\.google\.guava/guava@.*$,
regex=true, caseSensitive=false},cve={CVE-2018-10237,}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.yaml/snakeyaml@.*$,
regex=true, caseSensitive=false},cve={CVE-2017-18640,}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:javascript/jquery@.*$,
regex=true, caseSensitive=false},cve={CVE-2020-11022,}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:javascript/jquery@.*$,
regex=true, caseSensitive=false},cve={CVE-2020-11023,}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.testng/testng@.*$,
regex=true, caseSensitive=false},cve={CVE-2022-4065,}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.springframework/spring\-.*@.*$,
regex=true,
caseSensitive=false},cve={CVE-2022-22965,CVE-2022-22950,CVE-2022-22968,CVE-2022-22970,}}
[INFO] Suppression Rule had zero matches:
SuppressionRule{packageUrl=PropertyType{value=^pkg:maven/org\.springframework/spring\-web@.*$,
regex=true, caseSensitive=false},cve={CVE-2016-1000027,}}
[INFO] Finished Unused Suppression Rule Analyzer (0 seconds)
[INFO] Analysis Complete (6 seconds)
[INFO] Writing HTML report to:
<https://ci-builds.apache.org/job/Struts/job/Struts-master-dependency-check/ws/core/target/dependency-check-report.html>
[WARNING]
One or more dependencies were identified with known vulnerabilities in Struts 2
Core:
spring-core-6.2.9.jar (pkg:maven/org.springframework/[email protected],
cpe:2.3:a:pivotal_software:spring_framework:6.2.9:*:*:*:*:*:*:*,
cpe:2.3:a:springsource:spring_framework:6.2.9:*:*:*:*:*:*:*,
cpe:2.3:a:vmware:spring_framework:6.2.9:*:*:*:*:*:*:*) : CVE-2025-41242
See the dependency-check report for more details.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Struts 2 7.0.4-SNAPSHOT:
[INFO]
[INFO] Struts 2 ........................................... SUCCESS [ 33.394 s]
[INFO] Struts BOM ......................................... SUCCESS [ 4.086 s]
[INFO] Struts Parent POM .................................. SUCCESS [ 3.128 s]
[INFO] Struts 2 Jakarta EE Compatible modules ............. SUCCESS [ 2.982 s]
[INFO] Struts 2 Jakarta EE Compatible Velocity Tools View . SUCCESS [ 9.903 s]
[INFO] Struts 2 Jakarta EE Compatible Velocity Tools Jsp .. SUCCESS [ 6.454 s]
[INFO] Struts 2 Core ...................................... FAILURE [02:19 min]
[INFO] Struts 2 Plugins ................................... SKIPPED
[INFO] Struts 2 Async Plugin .............................. SKIPPED
[INFO] Struts 2 Bean Validation Plugin .................... SKIPPED
[INFO] Struts 2 CDI Plugin ................................ SKIPPED
[INFO] Struts 2 Spring Plugin ............................. SKIPPED
[INFO] Struts 2 JUnit Plugin .............................. SKIPPED
[INFO] Struts 2 Velocity Plugin ........................... SKIPPED
[INFO] Struts 2 Configuration Browser Plugin .............. SKIPPED
[INFO] Struts 2 Convention Plugin ......................... SKIPPED
[INFO] Struts 2 Jasper Reports Plugin ..................... SKIPPED
[INFO] Struts 2 Jasper Reports 7 Plugin [EXPERIMENTAL] .... SKIPPED
[INFO] Struts 2 Java Templates Plugin ..................... SKIPPED
[INFO] Struts 2 JFreeChart Plugin ......................... SKIPPED
[INFO] Struts 2 JSON Plugin ............................... SKIPPED
[INFO] Struts 2 REST Plugin ............................... SKIPPED
[INFO] Struts 2 TestNG Plugin ............................. SKIPPED
[INFO] Struts 2 Tiles Plugin .............................. SKIPPED
[INFO] Struts 2 XSLT Plugin ............................... 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: 03:21 min
[INFO] Finished at: 2025-08-22T06:42:34Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:12.1.3:check
(default) on project struts2-core:
[ERROR]
[ERROR] One or more dependencies were identified with vulnerabilities that have
a CVSS score greater than or equal to '7.0':
[ERROR]
[ERROR] spring-core-6.2.9.jar (pkg:maven/org.springframework/[email protected],
cpe:2.3:a:pivotal_software:spring_framework:6.2.9:*:*:*:*:*:*:*,
cpe:2.3:a:springsource:spring_framework:6.2.9:*:*:*:*:*:*:*,
cpe:2.3:a:vmware:spring_framework:6.2.9:*:*:*:*:*:*:*):
CVE-2025-41242(8.199999809265137)
[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-core
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