Description
When scanning the github library https://github.com/thenativeweb/uuidv4.git on tag branch 1.0.0, the copyright statements should include the text: 'Copyright (c) 2014-2021 the native web' for the file 'README.md'.
The actual scan output is truncated to 'Copyright (c) 2014-2021 the'
The following versions of scancode were used to reproduce the issue:
How To Reproduce
Checkout the uuidv4 github repository, switch to branch 1.0.0 and execute scancode.
Execute this sequence of commands:
$ git pull https://github.com/thenativeweb/uuidv4.git
$ (cd uuidv4; git checkout 1.0.0)
$ scancode --copyright --license --info --strip-root --timeout=300 $PWD/uuidv4 --json-pp $PWD/uuidv4-scan-result.yml
System configuration
The issue was reproduced on following OS versions:
- Ubunutu Bionic
- Ubunut Focal
- Fedore 34
The following scancode version were used for testing:
- 3.2.1rc2
- 21.3.31
- 21.7.30
All scancode version were installed from the binary tarballs found on github
The projects README.md along with the output of scancode are attached to this ticket
uuidv4-README.md.txt
uuidv4-scan-result-v3.2.1rc2.yml.txt
uuidv4-scan-result-v21.3.31.yml.txt
uuidv4-scan-result-v21.7.30.yml.txt
uuidv4-README.md
Description
When scanning the github library https://github.com/thenativeweb/uuidv4.git on tag branch 1.0.0, the copyright statements should include the text: 'Copyright (c) 2014-2021 the native web' for the file 'README.md'.
The actual scan output is truncated to 'Copyright (c) 2014-2021 the'
The following versions of scancode were used to reproduce the issue:
How To Reproduce
Checkout the uuidv4 github repository, switch to branch 1.0.0 and execute scancode.
Execute this sequence of commands:
$ git pull https://github.com/thenativeweb/uuidv4.git
$ (cd uuidv4; git checkout 1.0.0)
$ scancode --copyright --license --info --strip-root --timeout=300 $PWD/uuidv4 --json-pp $PWD/uuidv4-scan-result.yml
System configuration
The issue was reproduced on following OS versions:
The following scancode version were used for testing:
All scancode version were installed from the binary tarballs found on github
The projects README.md along with the output of scancode are attached to this ticket
uuidv4-README.md.txt
uuidv4-scan-result-v3.2.1rc2.yml.txt
uuidv4-scan-result-v21.3.31.yml.txt
uuidv4-scan-result-v21.7.30.yml.txt
uuidv4-README.md