Skip to content

Conversation

bwappsec
Copy link

@bwappsec bwappsec commented Oct 3, 2025

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

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

Merge Risk: High

The upgrade of the com.networknt packages from version 0.1.1 to 1.5.26 represents the highest risk. This is a major version jump from a pre-release to a stable version, introducing significant breaking changes.

Breaking Changes for com.networknt:

  • Configuration Consolidation: Security configuration files like openapi-security.yml and graphql-security.yml are deprecated. All security properties must be moved to a single, unified security.yml file. [3]
  • Property Prefixes: Framework-specific prefixes for security properties (e.g., openapi-, graphql-) must be removed. [3]

Recommendation: Developer action is required. You must migrate all security configurations to the new centralized security.yml file and update the associated property keys before merging.


  • io.undertow:undertow-core (2.3.17.Final → 2.3.18.Final): Low risk. This is a patch release containing only bug fixes with no breaking changes cited. [5]
  • ch.qos.logback:logback-classic (1.5.13 → 1.5.14): Low risk. This is a patch release with no documented breaking changes. [2]

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


Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
medium severity External Initialization of Trusted Variables or Data Stores
SNYK-JAVA-CHQOSLOGBACK-13169722
  63   ch.qos.logback:logback-classic:
1.5.13 -> 1.5.14
No Path Found No Known Exploit
low severity Memory Leak
SNYK-JAVA-IOUNDERTOW-7433721
  38   com.networknt:audit:
0.1.1 -> 1.5.26
com.networknt:info:
0.1.1 -> 1.5.26
com.networknt:security:
0.1.1 -> 1.5.26
com.networknt:server:
0.1.1 -> 1.5.26
io.undertow:undertow-core:
2.3.17.Final -> 2.3.18.Final
Major version upgrade No Path Found 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:

🦉 Memory Leak

@bwappsec bwappsec changed the title [Snyk] Fix for 2 vulnerabilities SWI-3723 [Snyk] Fix for 2 vulnerabilities Oct 3, 2025
@bwappsec
Copy link
Author

bwappsec commented Oct 3, 2025

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

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

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