Guards for Python
Open
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
I could not find an existing issue listing examples of insufficient guard detection in Python, so I created this one...
example: https://github.com/django/django/blob/c2250cfb80e27cdf8d098428824da2800a18cadf/django/contrib/auth/views.py#L69-L80C35
Contributor guide
Assessment
This issue has not been assessed yet.