aboutcode-org / aboutcode-org/scancode-toolkit

Inaccurate license detection based on lgpl_bare_single_word.RULE

未關閉
#3,372 0 則留言 0 個 reaction 已指派 1 人 已被 @AyanSinhaMahapatra 認領 在 GitHub 檢視
bug license-review
主要語言
Python
星號
2.6k
分支
791
平均合併
1 天 12 小時
30 天內合併 PR
5

描述

A recent scan of MANIFEST.MF in jgrapht-core-0.9.1.jar returns [lgpl-2.0-plus](https://scancode-licensedb.aboutcode.org/lgpl-2.0-plus) as the license based on the clue "LGPL" in the text. That makes sense if that's all you have, but the actual text in the original MANIFEST.MF file is actually more specific:

line 37
`Bundle-License: http://jgrapht.sourceforge.net/LGPL.html`
and if you go to the link you see that it specifically identifies lgpl-2.1

Not a major problem, but returning lgpl-2.1 would be better and more accurate. Perhaps a new detection RULE would address this.

[MANIFEST.MF.zip](https://github.com/nexB/scancode-toolkit/files/11366628/MANIFEST.MF.zip)

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。