Skip to content

[Snyk] Fix for 2 vulnerabilities#1511

Open
macroscope-cloud wants to merge 7 commits into
snyk-fix-c455c8472e1dad63ebc01cc1e2cf4dcefrom
snyk-fix-32e8b3ffbe72be8406e2ae2c9b9e35dc
Open

[Snyk] Fix for 2 vulnerabilities#1511
macroscope-cloud wants to merge 7 commits into
snyk-fix-c455c8472e1dad63ebc01cc1e2cf4dcefrom
snyk-fix-32e8b3ffbe72be8406e2ae2c9b9e35dc

Conversation

@macroscope-cloud

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

  • examples/iOS-Hybrid-App-Java-Server/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Improper Authentication
SNYK-JAVA-ORGAPACHETOMCATEMBED-17732890
  726   org.apache.tomcat.embed:tomcat-embed-core:
11.0.21 -> 11.0.23
org.apache.tomcat.embed:tomcat-embed-websocket:
11.0.21 -> 11.0.23
org.springframework.boot:spring-boot-starter-tomcat:
3.5.5 -> 4.0.0
Major version upgrade No Known Exploit
high severity Detection of Error Condition Without Action
SNYK-JAVA-ORGAPACHETOMCATEMBED-17733746
  721   org.apache.tomcat.embed:tomcat-embed-core:
11.0.21 -> 11.0.23
org.apache.tomcat.embed:tomcat-embed-websocket:
11.0.21 -> 11.0.23
org.springframework.boot:spring-boot-starter-tomcat:
3.5.5 -> 4.0.0
Major version upgrade No Known Exploit

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:

🦉 Improper Authentication

@macroscope-cloud

Copy link
Copy Markdown
Author

Merge Risk: High

The upgrade of spring-boot-starter-tomcat from version 3.5.5 to 4.0.0 is a major and high-risk update that introduces significant breaking changes. This is not a simple version bump and requires developer action.

The minor updates to tomcat-embed-core and tomcat-embed-websocket are included within this larger Spring Boot upgrade.

Key Breaking Changes in Spring Boot 4.0:

  • Java Baseline Requirement: Spring Boot 4.0 requires a minimum of Java 21. [10]
  • Core Dependency Upgrades: It

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