Skip to content

[Snyk] Security upgrade io.dapr:dapr-sdk from 1.8.0 to 1.17.5#60

Open
benjaminhuo wants to merge 1 commit into
masterfrom
snyk-fix-21976100c25e7fc6527a6814106180ed
Open

[Snyk] Security upgrade io.dapr:dapr-sdk from 1.8.0 to 1.17.5#60
benjaminhuo wants to merge 1 commit into
masterfrom
snyk-fix-21976100c25e7fc6527a6814106180ed

Conversation

@benjaminhuo

Copy link
Copy Markdown
Member

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

  • functions-framework-invoker/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
critical severity Deserialization of Untrusted Data
SNYK-JAVA-COMFASTERXMLJACKSONCORE-17440598
  781   io.dapr:dapr-sdk:
1.8.0 -> 1.17.5
Proof of Concept
critical severity Incomplete List of Disallowed Inputs
SNYK-JAVA-COMFASTERXMLJACKSONCORE-17440366
  738   io.dapr:dapr-sdk:
1.8.0 -> 1.17.5
No Known Exploit

Breaking Change Risk

Merge Risk: Medium

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.

@benjaminhuo

Copy link
Copy Markdown
Member Author

Merge Risk: Medium

This upgrade spans multiple minor versions and includes several significant updates, most notably the stabilization of the Bulk PubSub API in version 1.17.0.

Key Changes:

  • Bulk PubSub API Stabilization (v1.17.0): The Bulk Publish and Subscribe APIs have been promoted from alpha1 to v1.0 (stable). Applications using the alpha version of these APIs must be updated to use the new stable endpoints and callbacks. While the Dapr runtime provides temporary backward compatibility by logging a deprecation warning and falling back to the alpha APIs, this is a required migration for future compatibility.
  • Dapr Workflow Stabilization (v1.15.0): The Dapr Workflow feature, including the Java SDK components, is now stable. This was a major focus and should not introduce breaking changes to other areas but represents a significant evolution of the SDK's capabilities.
  • Spring Boot Integration: Starting around v1.15.0, the SDK has introduced extensive integration with Spring Boot, including auto-configuration, Spring Data repositories, and more. These are additive features.

Recommendation:

Developers should review their usage of the Bulk PubSub API. If the alpha version is being used, code must be updated to use the stable v1.0 API endpoints to avoid issues in future Dapr releases.

Source: Dapr v1.17 Release Notes, Dapr v1.15 Release Highlights

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

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

3 participants