aboutcode-org / aboutcode-org/license-expression
SPDX validation should consider LicenseRef-* that are not in the database
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 73
- Fork
- 33
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.