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 2 #462

Closed maurafortino closed 5 months ago

maurafortino commented 6 months ago

Second solution option for listener interface - also not the biggest fan of this one but like better than first option.

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/e04cd1332537f070961db519b483905add35cbee/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/e04cd1332537f070961db519b483905add35cbee/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.