File tree Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Expand file tree Collapse file tree 1 file changed +52
-0
lines changed Original file line number Diff line number Diff line change 1+ name : " 🐛 报告漏洞"
2+ description : 上报在使用 python-openbmclapi 时遇到的那些恼人的漏洞。
3+ labels : ["改进", "漏洞"]
4+ assignees : tianxiu2b2t, SilianZ
5+ body :
6+ - type : markdown
7+ attributes :
8+ value : |
9+ 你是一位 python-openbmclapi 的长期使用者,在一个阳光明媚的早晨 ☀️,你打开了 OpenBMCLAPI 仪表盘发现你的一个正在使用 python-openbmclapi 的节点的信用值掉到了 -1800,一怒之下,你火速打开 GitHub 来到了本仓库来提交这个问候 python-openbmclapi 开发者的友好 Issue。
10+ - type : checkboxes
11+ attributes :
12+ label : 在开始之前……
13+ description : 请确认你已做好以下准备。
14+ options :
15+ - label : 我已在 [Issue](https://github.com/TTB-Network/python-openbmclapi/issues) 中搜索过我的要上报的漏洞,确定没有人提出过此漏洞。
16+ required : true
17+ - label : 我是用的是最新的 [Release 版本](https://github.com/TTB-Network/python-openbmclapi/releases/latest)而不是最新的 [master 分支](https://github.com/TTB-Network/python-openbmclapi/tree/master)。
18+ required : true
19+ - type : textarea
20+ attributes :
21+ label : 问题描述
22+ description : 对遇到的漏洞进行清晰的描述。
23+ placeholder : 我的 trust 被你们干到了 -1800。
24+ validations :
25+ required : true
26+ - type : textarea
27+ attributes :
28+ label : 问题重现
29+ description : 重现问题的步骤。
30+ placeholder : |
31+ 1. 我打开了程序。
32+ 2. 程序开始疯狂报错。
33+ - type : textarea
34+ attributes :
35+ label : 运行环境
36+ description : 向我们提供你运行时的环境有助于更快地解决问题。
37+ placeholder : |
38+ Python 版本:3.12.3。
39+ 运行系统:Windows 10。
40+ - type : textarea
41+ attributes :
42+ label : 运行日志或截图
43+ description : “在没有错误日志的情况下诊断任何问题无异于闭眼开车。” —— Apache 文档《Getting Started》
44+ - type : textarea
45+ attributes :
46+ label : 备注
47+ description : 任何其他的内容。
48+ - type : checkboxes
49+ attributes :
50+ label : 如果……
51+ options :
52+ - label : 如果可以的话,我可以帮助或自行修复这个漏洞。
You can’t perform that action at this time.
0 commit comments