Skip to content

Wrong license detection #4575

@Min-Kyungsun

Description

@Min-Kyungsun

Description
Please leave a brief description of the bug or feature request:
The sentence "Business Source License 1.1" and license text of BUSL-1.1 should be detected as BUSL-1.1, but it is currently being detected as bsl-1.1 licence.
The BUSL-1.1 licence has restrictions when used commercially, so it requires careful attention.
However, it is being detected as the permissive license bsl-1.1, which poses a very high risk.
Please correct this issue.

How To Reproduce
Tell us how to reproduce the issue.

git clone https://github.com/offchainlabs/bold
cd bold;
scancode -l -c --json-pp output.json .

System configuration
For bug reports, it really helps us to know:

What OS are you running on? (Windows/MacOS/Linux) Linux

What version of scancode-toolkit was used to generate the scan file?

ScanCode version: 32.4.1
What installation method was used to install/run scancode? (pip/source download/other) pip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions