fix(deps): update module go.temporal.io/api to v1.44.1 [security] #108
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.
This PR contains the following updates:
v1.37.0
->v1.44.1
Unencrypted transmission in Temporal api-go library
CVE-2025-1243 / GHSA-q9w6-cwj4-gf4p
More information
Details
The Temporal api-go library prior to version 1.44.1 did not send
update response
information to Data Converter when the proxy package within the api-go module was used in a gRPC proxy prior to transmission. This resulted in information contained within theupdate response
field not having Data Converter transformations (e.g. encryption) applied. This is an issue only when using the UpdateWorkflowExecution APIs (released on 13th January 2025) with a proxy leveraging the api-go library before version 1.44.1.Other data fields were correctly sent to Data Converter. This issue does not impact the Data Converter server. Data was encrypted in transit. Temporal Cloud services are not impacted.
Severity
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N
References
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
temporalio/api-go (go.temporal.io/api)
v1.44.1
Compare Source
What's Changed
Full Changelog: temporalio/api-go@v1.44.0...v1.44.1
v1.44.0
Compare Source
What's Changed
Full Changelog: temporalio/api-go@v1.43.2...v1.44.0
v1.43.2
Compare Source
What's Changed
New Contributors
Full Changelog: temporalio/api-go@v1.43.1...v1.43.2
v1.43.1
Compare Source
What's Changed
Full Changelog: temporalio/api-go@v1.43.0...v1.43.1
v1.43.0
Compare Source
Full Changelog: temporalio/api-go@v1.42.0...v1.43.0
v1.42.0
Compare Source
What's Changed
New Contributors
Full Changelog: temporalio/api-go@v1.41.0...v1.42.0
v1.41.0
Compare Source
Full Changelog: temporalio/api-go@v1.40.0...v1.41.0
v1.40.0
Compare Source
What's Changed
New Contributors
Full Changelog: temporalio/api-go@v1.39.0...v1.40.0
v1.39.0
Compare Source
Full Changelog: temporalio/api-go@v1.38.0...v1.39.0
v1.38.0
Compare Source
Full Changelog: temporalio/api-go@v1.37.0...v1.38.0
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.