Skip to content

[Snyk] Security upgrade com.atlassian.oai:swagger-request-validator-core from 2.45.1 to 3.0.0#86

Open
josephggd wants to merge 2 commits into
mainfrom
snyk-fix-847bcd4da7d9ca88f5d394c0745ca61e
Open

[Snyk] Security upgrade com.atlassian.oai:swagger-request-validator-core from 2.45.1 to 3.0.0#86
josephggd wants to merge 2 commits into
mainfrom
snyk-fix-847bcd4da7d9ca88f5d394c0745ca61e

Conversation

@josephggd

Copy link
Copy Markdown

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):

  • pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
critical severity Deserialization of Untrusted Data
SNYK-JAVA-COMFASTERXMLJACKSONCORE-17440598
  773   com.atlassian.oai:swagger-request-validator-core:
2.45.1 -> 3.0.0
Major version upgrade No Path Found Proof of Concept

Breaking Change Risk

Merge Risk: High

Notice: This assessment is enhanced by AI.


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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

@josephggd

Copy link
Copy Markdown
Author

Merge Risk: High

This is a major version upgrade that renames the project and its Maven artifacts. The project is now called OpenAPI Request Validator, and the Maven artifactId has changed.

Breaking Changes:

  • Artifact Relocation: The Maven coordinates have changed. You must update your build configuration (e.g., pom.xml, build.gradle) to use the new artifact ID.
    • Old: com.atlassian.oai:swagger-request-validator-core
    • New: com.atlassian.oai:openapi-request-validator-core

Recommendation: Update the dependency coordinates in your project's build files to point to the new openapi-request-validator-core artifact. Failure to do so will result in build failures as the old artifact will not be found for version 3.0.0.

Source: Maven Repository, GitHub Project Page

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

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