Skip to content

SWI-3723 [Snyk] Fix for 2 vulnerabilities#1055

Open
bwappsec wants to merge 1 commit intomasterfrom
snyk-fix-a722280493fc366b48bc9c6d8b88cd06
Open

SWI-3723 [Snyk] Fix for 2 vulnerabilities#1055
bwappsec wants to merge 1 commit intomasterfrom
snyk-fix-a722280493fc366b48bc9c6d8b88cd06

Conversation

@bwappsec
Copy link
Copy Markdown

snyk-top-banner

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

Snyk changed the following file(s):

  • modules/openapi-generator-maven-plugin/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-COMFASTERXMLJACKSONCORE-15365924
  170   No Path Found Proof of Concept
medium severity Directory Traversal
SNYK-JAVA-ORGCODEHAUSPLEXUS-15766699
  95   org.apache.maven:maven-core:
3.9.6 -> 3.9.7
No Path Found No Known Exploit

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.

Vulnerabilities that could not be fixed

  • Upgrade:
    • Could not upgrade org.openapitools:openapi-generator@7.17.0-SNAPSHOT to org.openapitools:openapi-generator@7.21.0; Reason could not apply upgrade, dependency is managed externally ; Location: provenance does not contain location

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:

🦉 Allocation of Resources Without Limits or Throttling
🦉 Directory Traversal

@bwappsec
Copy link
Copy Markdown
Author

Merge Risk: Medium

This upgrade includes a medium-risk change for openapi-generator and a low-risk patch for maven-core.

org.openapitools:openapi-generator @ 7.17.0-SNAPSHOT → 7.21.0 (Medium Risk)

The openapi-generator upgrade to version 7.21.0 introduces a significant behavioral change for Java Spring users.

Breaking Change with Fallback:

  • Spring Boot 3.x Default: The Java Spring generator now defaults to using Spring Boot 3.x. Previously, this was an opt-in feature. Builds that rely on the older Spring Boot 2.x default may be impacted.

Recommendation:
If you use the java-spring generator, verify your application's compatibility with Spring Boot 3.x. If you need to remain on Spring Boot 2.x, you can use the provided fallback option by setting useSpringBoot3=false in your configuration.

org.apache.maven:maven-core @ 3.9.6 → 3.9.7 (Low Risk)

This is a patch release containing bug fixes and improvements. The release notes recommend that all users on Maven 3.9.x upgrade. Key changes include fixes for file locking and potential metadata corruption. No breaking changes are documented for this upgrade from 3.9.6.

Sources:

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] Fix for 2 vulnerabilities SWI-3723 [Snyk] Fix for 2 vulnerabilities Mar 26, 2026
@bwappsec
Copy link
Copy Markdown
Author

bwappsec commented Mar 26, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 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.

2 participants