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

Closed

Conversation

maurafortino
Copy link
Contributor

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

@maurafortino maurafortino self-assigned this Feb 26, 2024
@maurafortino maurafortino marked this pull request as draft February 26, 2024 18:40
Copy link

guardrails bot commented Feb 26, 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 March 5, 2024 15:38
Base automatically changed from feat/senders-v2 to denopink/feat/rewrite March 28, 2024 17:38
@denopink denopink closed this Mar 28, 2024
@maurafortino maurafortino deleted the listener-interface-draft-solution-2 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