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

Listener interface draft solution #456

Closed

Conversation

maurafortino
Copy link
Contributor

This is most likely not the final solution.

Need to workshop

@maurafortino maurafortino self-assigned this Feb 22, 2024
@maurafortino maurafortino marked this pull request as draft February 22, 2024 16:58
Copy link

guardrails bot commented Feb 22, 2024

⚠️ We detected 2 security issues in this pull request:

Insecure Network Communication (1)
Severity Details Docs
Medium Title: Insecure SSL/TLS versions allowed
TLSClientConfig: &tls.Config{InsecureSkipVerify: config.DisableClientHostnameValidation},
📚

More info on how to fix Insecure Network Communication in Go.


Vulnerable Libraries (1)
Severity Details
N/A pkg:golang/go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/[email protected] - no patch available

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@denopink denopink changed the base branch from denopink/feat/rewrite to feat/senders-v2 February 27, 2024 17:27
@denopink
Copy link
Contributor

denopink commented Mar 5, 2024

closing since we're not going with this idea

@denopink denopink closed this Mar 5, 2024
@maurafortino maurafortino deleted the listener-interface-draft-solution branch December 13, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants