Skip to content

Revert "PNLP-8575: remove unverified-ssl-context" #197

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

Merged
merged 1 commit into from
May 16, 2024

Conversation

SyrexMinus
Copy link
Contributor

This reverts commit 1df0985.

@@ -11,6 +11,8 @@
from core.logging.logger_utils import log
from core.monitoring.monitoring import monitoring

ssl._create_default_https_context = ssl._create_unverified_context

Check failure

Code scanning / Semgrep OSS

Semgrep Finding: python.lang.security.unverified-ssl-context.unverified-ssl-context

Unverified SSL context detected. This will permit insecure connections without verifying SSL certificates. Use 'ssl.create_default_context' instead.
@SyrexMinus SyrexMinus merged commit eaa8cc8 into main May 16, 2024
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

Successfully merging this pull request may close these issues.

1 participant