Skip to content

Incorrect version of click installed by commoncode causes exception on scan #4365

@ghsa-retrieval

Description

@ghsa-retrieval

Description

New scancode-toolkit installations will fail to scan due to commoncode pulling an unsupported version of click: aboutcode-org/commoncode#85

How To Reproduce

python -m venv ./venv
.\venv\Scripts\activate
pip install scancode-toolkit==32.3.3
git clone https://github.com/ClickHouse/clickhouse-java.git
scancode --copyright --email --info --license --license-text --license-references --url --classify --processes 4 --max-depth 1 --json scancode-toolkit-scan.json .\clickhouse-java

System configuration

  • Windows 10
  • scancode-toolkit==32.3.3

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