swagger-maven-plugin icon indicating copy to clipboard operation
swagger-maven-plugin copied to clipboard

[Snyk] Fix for 2 vulnerabilities

Open langecode opened this issue 5 months ago • 0 comments

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

  • pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Uncontrolled Recursion
SNYK-JAVA-ORGAPACHECOMMONS-10734078
  726   org.apache.maven:maven-artifact:
3.6.0 -> 3.9.8
org.apache.maven:maven-core:
3.6.0 -> 3.9.8
No Known Exploit
high severity Stack-based Buffer Overflow
SNYK-JAVA-COMFASTERXMLJACKSONCORE-10500754
  721   com.fasterxml.jackson.core:jackson-databind:
2.12.2 -> 2.15.0
io.swagger.core.v3:swagger-jaxrs2:
2.1.7 -> 2.2.11
No Known Exploit

[!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.

langecode avatar Jul 14 '25 01:07 langecode