aboutcode-org / aboutcode-org/scancode-toolkit

For Maven declared_license normalization, also consider all text at once as well as POM XML comments

オープン
#1,525 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue license scan package scan
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
5

説明

### Description
The licenses tags in a Maven POM are normalized using license tags in the XML but we ignore XML-wide comments. It si common in POMs to have a license in an XML top-level comment. Licenses in POM XML comments would be caught by the plain text detection alright but we want then in the package licenses instead.

We should enhance this by:
1. Looking at the text made of lines of (name, url, comments)
2. Considering the XML comments in the package normalization too
3

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。