aboutcode-org / aboutcode-org/license-expression
SPDX validation should consider LicenseRef-* that are not in the database
未关闭
- 主要语言
- Python
- 星标
- 73
- 派生
- 33
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。