xmidt-org / caduceus

The Xmidt server for delivering events written in Go.
Apache License 2.0
16 stars 19 forks source link

Listener interface draft solution #456

Closed maurafortino closed 6 months ago

maurafortino commented 6 months ago

This is most likely not the final solution.

Need to workshop

guardrails[bot] commented 6 months ago

:warning: We detected 2 security issues in this pull request:

Insecure Network Communication (1)
Severity | Details | Docs :-: | :-- | :-: Medium | Title: **Insecure SSL/TLS versions allowed**
https://github.com/xmidt-org/caduceus/blob/944c654f192a5db48d6af6680712196314cd8336/sinkWrapper.go#L116 | [:books:](https://docs.guardrails.io/docs/en/vulnerabilities/go/insecure_network_communication.html?utm_source=ghpr#missing-ssl-minversion) More info on how to fix Insecure Network Communication in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/insecure_network_communication.html?utm_source=ghpr). ---
Vulnerable Libraries (1)
Severity | Details :-: | :-- N/A | [pkg:golang/go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux@v0.40.0](https://github.com/xmidt-org/caduceus/blob/944c654f192a5db48d6af6680712196314cd8336/go.mod#L25) - **no patch available** More info on how to fix Vulnerable Libraries in [Go](https://docs.guardrails.io/docs/en/vulnerabilities/go/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

denopink commented 6 months ago

closing since we're not going with this idea