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

allow the worker to connect to a cloud namespace #9

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

anekkanti
Copy link
Member

No description provided.

go.mod Outdated
go.temporal.io/server v1.22.4
go.uber.org/zap v1.24.0
google.golang.org/genproto/googleapis/api v0.0.0-20231002182017-d307bd883b97
google.golang.org/grpc v1.58.2
Copy link

@semgrep-app semgrep-app bot Jan 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk: Affected versions of google.golang.org/grpc are vulnerable to Uncontrolled Resource Consumption. An attacker can force the gRPC-Go server to launch more concurrent method handlers than the configured maximum stream limit by executing a combination of sending, canceling, and re-sending HTTP/2 requests.

Fix: Upgrade this library to at least version 1.58.3 at cloud-samples-go/go.mod:12.

Reference(s): GHSA-m425-mq94-257g

Ignore this finding from ssc-10a84674-202a-46d1-bb07-4c1c38a464f7.

@ktenzer ktenzer merged commit be134cd into main Jan 18, 2024
3 checks passed
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