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

Security Misconfiguration: HTTP Without TLS #2

Open
akondasif opened this issue Nov 2, 2021 · 0 comments
Open

Security Misconfiguration: HTTP Without TLS #2

akondasif opened this issue Nov 2, 2021 · 0 comments

Comments

@akondasif
Copy link

akondasif commented Nov 2, 2021

Dear Colleague,

We are looking to find ways to help developers find security misconfigurations, i.e., Kubernetes manifest configurations that violate security best practices for Kubernetes manifests.

We have noticed an instance of HTTP without TLS/SSL in one of your Kubernetes manifests. The recommended practice is use of secure HTTP for each team's development and production environment. Enabling TLS ensures secure communication between cluster components. Otherwise, the communication could susceptible to man in the middle attacks.

Location of security anti-pattern:

value: "http://nats-srv:4222"

and

Please use SSL/TLS to fix this misconfiguration. We would like to hear if you agree to fix this misconfiguration or have fixed the misconfiguration.

@akondasif akondasif changed the title Anti-pattern: HTTP Without TLS Security Misconfiguration: HTTP Without TLS May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant