Important: Bug reports should be directed to support@fossa.com for faster response and prioritization. Bug reports may still be created here but they may not get immediate attention and may be closed in favor of internally tracked tickets.
Describe the bug
When a license scan runs on https://rubygems.org/gems/diff-lcs/versions/1.6.2 it is detecting the declared licenses as including GPL-2.0-or-later which is correct. However then under Discovered Licenses it is including GPL-2.0-only due to including the license text in a copying.md file.
To Reproduce
Steps to reproduce the behavior:
- Run
fossa analyze ...
- See error
Expected behavior
GPL-2.0-only doesn't appear under the discovered licenses due to it already being explicitly declared as being GPL-2.0-or-later. Alternatively it should appear as GPL-2.0-or-later due to the expression declaring it as or-later.
Debug bundle
Please run fossa with the --debug flag and attach the resulting fossa.debug.zip file here.
Additional context
Project is at https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopen-telemetry%2Fopentelemetry-ruby-contrib/refs/branch/main/84f7a35d51e112ad6886c676bafa0a120377b4af/preview?revisionScanId=100283376
Important: Bug reports should be directed to
support@fossa.comfor faster response and prioritization. Bug reports may still be created here but they may not get immediate attention and may be closed in favor of internally tracked tickets.Describe the bug
When a license scan runs on https://rubygems.org/gems/diff-lcs/versions/1.6.2 it is detecting the declared licenses as including
GPL-2.0-or-laterwhich is correct. However then under Discovered Licenses it is includingGPL-2.0-onlydue to including the license text in a copying.md file.To Reproduce
Steps to reproduce the behavior:
fossa analyze ...Expected behavior
GPL-2.0-onlydoesn't appear under the discovered licenses due to it already being explicitly declared as beingGPL-2.0-or-later. Alternatively it should appear asGPL-2.0-or-laterdue to the expression declaring it as or-later.Debug bundle
Please run
fossawith the--debugflag and attach the resultingfossa.debug.zipfile here.Additional context
Project is at https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopen-telemetry%2Fopentelemetry-ruby-contrib/refs/branch/main/84f7a35d51e112ad6886c676bafa0a120377b4af/preview?revisionScanId=100283376