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

Various updates to fix CVEs #1465

Merged
merged 4 commits into from
Nov 7, 2023

Conversation

dfarrell07
Copy link
Member

See commit messages for details.

@submariner-bot
Copy link

🤖 Created branch: z_pr1465/dfarrell07/http_cves

@dfarrell07 dfarrell07 force-pushed the http_cves branch 3 times, most recently from e330e23 to 67f5327 Compare November 7, 2023 15:42
tools/go.mod Outdated Show resolved Hide resolved
tools/go.mod Outdated Show resolved Hide resolved
Update generated by `go get -u google.golang.org/grpc`/`go mod tidy`.

Fixes GHSA-m425-mq94-257g and GHSA-qppj-fm5r-hxr3.

Signed-off-by: Daniel Farrell <[email protected]>
Update generated by `go get -u github.com/docker/docker`/`go mod tidy`.

Signed-off-by: Daniel Farrell <[email protected]>
@dfarrell07 dfarrell07 force-pushed the http_cves branch 4 times, most recently from 1e1aaef to a6be382 Compare November 7, 2023 15:59
Update generated by

```
go get -u go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
go get -u go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
go get -u \
  go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
go get -u go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
go mod tidy
```

Signed-off-by: Daniel Farrell <[email protected]>
```
go get -u \
  go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace
go mod tidy
```

Signed-off-by: Daniel Farrell <[email protected]>
@dfarrell07
Copy link
Member Author

dfarrell07 commented Nov 7, 2023

Clean up clusters failed. I don't have an option to re-run it (yet?).

@dfarrell07
Copy link
Member Author

Clean up clusters failed. I don't have an option to re-run it (yet?).

I was able to re-run once the rest of the workflow completed. Waiting on results..

@dfarrell07
Copy link
Member Author

Clean up clusters failed. I don't have an option to re-run it (yet?).

I was able to re-run once the rest of the workflow completed. Waiting on results..

And it passed ✔️

@tpantelis tpantelis enabled auto-merge (rebase) November 7, 2023 16:36
@tpantelis tpantelis merged commit 3d7d32a into submariner-io:release-0.16 Nov 7, 2023
46 checks passed
@submariner-bot
Copy link

🤖 Closed branches: [z_pr1465/dfarrell07/http_cves]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants