SWI-3723 [Snyk] Fix for 2 vulnerabilities #696
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
The upgrade of the
com.networknt
packages from version0.1.1
to1.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:
openapi-security.yml
andgraphql-security.yml
are deprecated. All security properties must be moved to a single, unifiedsecurity.yml
file. [3]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.Vulnerabilities that will be fixed with an upgrade:
SNYK-JAVA-CHQOSLOGBACK-13169722
1.5.13
->1.5.14
No Path Found
No Known Exploit
SNYK-JAVA-IOUNDERTOW-7433721
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
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