aboutcode-org / aboutcode-org/scancode-analyzer
Use `is_unknown` flag in place of having lists of identifers
Offen
enhancement
new heuristic
- Vorherrschende Sprache
- Python
- Sterne
- 4
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.