aboutcode-org / aboutcode-org/vulnerablecode

Add missing ABOUT file for Base32 snippet

オープン
#1,353 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
702
フォーク
328
平均マージ
3日 8時間
マージ済み PR(30日)
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。