Guards for Python
未关闭
question
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
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
贡献指南
调研方向
Start with the linked Django auth/views.py example at lines 69-80 and determine what guard-detection gap it demonstrates. The issue does not name a CodeQL query, test, or completion criteria, so clarify the intended Python coverage and expected examples before estimating implementation work.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- security
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100