-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or requestnew heuristicAdds an enhancement in the analysis heuristic to make the issue detection more correct.Adds an enhancement in the analysis heuristic to make the issue detection more correct.
Description
In aboutcode-org/scancode-toolkit#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 #46)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnew heuristicAdds an enhancement in the analysis heuristic to make the issue detection more correct.Adds an enhancement in the analysis heuristic to make the issue detection more correct.