aboutcode-org / aboutcode-org/vulnerablecode

Add missing ABOUT file for Base32 snippet

Aberta
#1,353 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
702
Forks
328
Merge médio
3d 8h
PRs com merge (30d)
3

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.