aboutcode-org / aboutcode-org/vulnerablecode

Add missing ABOUT file for Base32 snippet

Abierto
#1,353 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
702
Forks
328
Merge medio
3 d 8 h
PR fusionados (30 d)
3

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.