aboutcode-org / aboutcode-org/scancode.io

Support correct detection of conflicting but compatible licenses in a package with a hierarchy of evidence

未关闭
#742 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
215
派生
203
平均合并
4 天 8 小时
30 天内合并 PR
6

描述

When I scan https://github.com/garycourt/uri-js there is:
- a BSD-2-Clause tag in the package.json https://github.com/garycourt/uri-js/blob/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae/package.json#L56
- and a license is in fact a BSD-2-Clause-Views https://github.com/garycourt/uri-js/blob/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae/LICENSE

We should have ways to report a correct BSD-2-Clause-Views only using either data stored in licenses to also deal with LGPL and LGPL 2.1 style of combos. Or infer that all of BSD-2-Clause-Views is in BSD-2-Clause and therefore the later applies because it has more terms, and/or that the that the tag BSD-2-Clause is not as string a license clue as a full BSD-2-Clause-Views text

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。