Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use is_unknown flag in place of having lists of identifers #49

Open
AyanSinhaMahapatra opened this issue Mar 10, 2021 · 0 comments
Open
Labels
enhancement New feature or request new heuristic Adds an enhancement in the analysis heuristic to make the issue detection more correct.

Comments

@AyanSinhaMahapatra
Copy link
Member

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)

@AyanSinhaMahapatra AyanSinhaMahapatra added enhancement New feature or request new heuristic Adds an enhancement in the analysis heuristic to make the issue detection more correct. labels Mar 10, 2021
AyanSinhaMahapatra pushed a commit that referenced this issue May 5, 2022
Disable Python 3.10 tests on macOS 10.14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new heuristic Adds an enhancement in the analysis heuristic to make the issue detection more correct.
Projects
None yet
Development

No branches or pull requests

1 participant