Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module go.temporal.io/api to v1.44.1 [security] #108

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

SatisfactoryModdingBot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.temporal.io/api v1.37.0 -> v1.44.1 age adoption passing confidence

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 the update 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 Score: Unknown
  • Vector String: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@SatisfactoryModdingBot
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
google.golang.org/grpc v1.65.0 -> v1.66.0
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20240827150818-7e3bb234dfed
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20240827150818-7e3bb234dfed

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 19.52%. Comparing base (f82f620) to head (62dd4eb).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging     #108   +/-   ##
========================================
  Coverage    19.52%   19.52%           
========================================
  Files          256      256           
  Lines        69885    69885           
========================================
  Hits         13648    13648           
  Misses       53664    53664           
  Partials      2573     2573           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants