GoogleCloudPlatform / GoogleCloudPlatform/getting-started-python

Replace python-jose dependency

未关闭
#565 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。