Skip to content

Conversation

@bwappsec
Copy link

@bwappsec bwappsec commented Jan 8, 2026

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project.

Snyk changed the following file(s):

  • samples/server/petstore/java-pkmst/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Cross-site Scripting (XSS)
SNYK-JAVA-COMGOOGLECODEOWASPJAVAHTMLSANITIZER-14114938
  206   net.masterthought:cucumber-reporting:
3.10.0 -> 5.10.2
Major version upgrade No Path Found Proof of Concept

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Cross-site Scripting (XSS)

@bwappsec
Copy link
Author

bwappsec commented Jan 8, 2026

Merge Risk: High

This is a major version upgrade from 3.x to 5.x which introduces significant breaking changes.

Highlights:

  • Java Version Requirement: The library now requires Java 11 to build and run. Version 3.x was compatible with older Java versions, so projects using Java 8 or older must upgrade their JDK.
  • Configuration Changes: There are reports of configuration issues after upgrading to v4 and v5, specifically related to locating the JSON report files. You may need to update your build configuration (pom.xml or build.gradle) to ensure the input directory and file patterns are correctly specified.

Source: Maven Central
Recommendation: Before merging, ensure your project is running on Java 11 or newer and verify your Maven/Gradle plugin configuration for this reporting tool.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@bwappsec bwappsec changed the title [Snyk] Security upgrade net.masterthought:cucumber-reporting from 3.10.0 to 5.10.2 SWI-3723 [Snyk] Security upgrade net.masterthought:cucumber-reporting from 3.10.0 to 5.10.2 Jan 8, 2026
@bwappsec
Copy link
Author

bwappsec commented Jan 8, 2026

Snyk checks have failed. 1 issues have been found so far.

Status Scanner Critical High Medium Low Total (1)
Open Source Security 0 1 0 0 1 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants