GoogleCloudPlatform / GoogleCloudPlatform/getting-started-python
Replace python-jose dependency
未关闭
priority: p1
type: cleanup
- 主要语言
- Python
- 星标
- 819
- 派生
- 571
- PR 合并指标
- 30 天内没有已合并 PR
描述
A vulnerability has been found in the `ecdsa` dependency which will not be patched in the `python-jose` package. `python-jose` [seems to be abandoned](https://github.com/mpdavis/python-jose/issues/332). Other people are also encountering these [security issues](https://github.com/mpdavis/python-jose/issues/341).
I suggest to update [authenticating-users/main.py](https://github.com/GoogleCloudPlatform/getting-started-python/blob/main/authenticating-users/main.py) to not use this insecure package. A commonly used alternative is PyJWT.
贡献指南
评估
这个 Issue 还没有评估数据。