aboutcode-org / aboutcode-org/vulnerablecode
Add missing ABOUT file for Base32 snippet
未关闭
- 主要语言
- Python
- 星标
- 702
- 派生
- 328
- 平均合并
- 3 天 8 小时
- 30 天内合并 PR
- 3
描述
See https://github.com/nexB/vulnerablecode/blob/d3f314dce082e1b70350019137687a1d214b19f2/vulnerabilities/utils.py#L382
It may be best extracted in its own file so it can be used elsewhere too.
While at it it would be useful to consider reverting to use the standard base32 from Python which is an RFC 4648 Base32 standard .... https://en.wikipedia.org/wiki/Base32#RFC_4648_Base32_alphabet as a standard e.g. "_b32alphabet = b'ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"
At least if we use it to encode paths, then a standard is the best option.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。