aboutcode-org / aboutcode-org/license-expression

SPDX validation should consider LicenseRef-* that are not in the database

Abierto
#109 6 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
73
Forks
33
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

The current validation of SPDX expressions includes the lookup of SPDX and LicenseRef-scancode-* items in the database.

It would be useful to also assume custom LicenseRef-* items as valid that are not starting with LicenseRef-scancode-*.

This changed behavior could be achieved by having a new bool parameter like "allow_custom_licenserefs" with False as default to mark existing behavior.

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.