已开启
django版本信息显示不全 #59
AtomGit-Bot创建于 2024年9月10日
2024年9月10日 创建了缺陷
openeuler-ci-bot
2024年9月10日 评论:
2024年9月10日 评论:
Hi xieshouhang, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: sig-python-modules, and any of the maintainers: @myeuler , @yangzhao_kl , @shinwell_hu , @cherry530 , @randy1568


2024年9月10日 添加了
sig/sig-python-modul
标签
yanjianqing_kylin
2024年9月11日 评论:
2024年9月11日 评论:
@xieshouhang
只有master分支的python-django版本为5.1.1,漏洞归属的系统版本不太对


【标题描述】能够简要描述问题:说明什么场景下,做了什么操作,出现什么问题(尽量使用正向表达方式)

django版本信息显示不全
一、缺陷信息
django版本信息显示不全
内核信息:
6.6.0-39.0.0.48.oe2409.aarch64
缺陷归属组件:
python3
缺陷归属的版本:
openEuler release 24.09
缺陷简述:
Home-page和Author字段为空了
【环境信息】
硬件信息
软件信息
网络信息
【问题复现步骤】,请描述具体的操作步骤
1.pip3 config set global.index-url http://mirrors.tools.huawei.com/pypi/simple/
2.pip3 config set global.trusted-host mirrors.tools.huawei.com
3.pip3 install Django
4.pip3 show Django
期望结果:显示Home-page和Author
**【实际结果】字段值为空
【其他相关附件信息】
比如系统message日志/组件日志、dump信息、图片等
缺陷详情参考链接:
缺陷分析指导链接:
https:xxx