Description
When analysis is executed, the contents of the analyzed file are output.
$ scancode --json-pp - --license --copyright display-webos

How To Reproduce
Tell us how to reproduce the issue.
- Unzip the file. (File Source: https://www.npmjs.com/package/@signageos/display-webos)
display-webos.tar.gz
- Run scancode.
$ scancode --json-pp - --license --copyright display-webos
- The contents of the analyzed file are output as in the capture attached above.
System configuration
For bug reports, it really helps us to know:
- What OS are you running on? Ubuntu 20.04
- What version of scancode-toolkit was used to generate the scan file? scancode-toolkit==31.1.0
- What installation method was used to install/run scancode? pip install scancode-toolkit
Description
When analysis is executed, the contents of the analyzed file are output.
$ scancode --json-pp - --license --copyright display-webosHow To Reproduce
display-webos.tar.gz
$ scancode --json-pp - --license --copyright display-webosSystem configuration