-
-
Notifications
You must be signed in to change notification settings - Fork 798
Incorrect license detection for apache-2.0 #5297
Copy link
Copy link
Open
Labels
bugnew-updated-license-ruleWe need to add new license rules/update license rules to fix a license detection issue.We need to add new license rules/update license rules to fix a license detection issue.
Description
Activity
Metadata
Metadata
Assignees
Labels
bugnew-updated-license-ruleWe need to add new license rules/update license rules to fix a license detection issue.We need to add new license rules/update license rules to fix a license detection issue.
Description
This is a pure apache-2.0 license notice:
However, it's been detected as
(mit AND apache-2.0) AND openssl-ssleaywhich is incorrectHow To Reproduce
Running scancode.io scan using the
scan_nix_packagepipeline (not yet in the main branch) onpkg:nix/nixpkgs/openssl@3.6.0?out=debug&system=x86_64-linux