aboutcode-org / aboutcode-org/license-expression
SPDX validation should consider LicenseRef-* that are not in the database
Aperta
- Lingua principale
- Python
- Stelle
- 73
- Fork
- 33
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.