aboutcode-org / aboutcode-org/scancode-analyzer
Use `is_unknown` flag in place of having lists of identifers
未關閉
enhancement
new heuristic
- 主要語言
- Python
- 星號
- 4
- 分支
- 4
- PR 合併指標
- 30 天內沒有已合併 PR
描述
In https://github.com/nexB/scancode-toolkit/issues/1675 revamping unknown license detection is discussed, and one of the suggestions made is adding an `is_unknown` flag with the usual license flags.
Once this is done, use that flag in `analyzer` in place of using lists of unknown license expressions.
(Similar to adding the `is_license_intro` flag, which is already added in scancode and subsequently being used here by https://github.com/nexB/scancode-results-analyzer/pull/46)
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。