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

feat(python): add lang rule for ssl certificate verification (CWE-295) #423

Merged
merged 1 commit into from
May 28, 2024

Conversation

elsapet
Copy link
Collaborator

@elsapet elsapet commented May 27, 2024

Description

Add rule against disabling or making optional the verification of SSL certificates
Looking at urllib3, ssl, and requests libraries

Checklist

If this is your first time contributing please sign the CLA

  • My rule has adequate metadata to explain its use.

@elsapet elsapet changed the title feat(python): add lang rule for ssl certificate verification feat(python): add lang rule for ssl certificate verification (CWE-295) May 27, 2024
@elsapet elsapet requested a review from didroe May 27, 2024 14:07
@elsapet elsapet merged commit be64956 into main May 28, 2024
26 checks passed
@elsapet elsapet deleted the feat/python/ssl-verification branch May 28, 2024 09:27
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.

2 participants