scancode-toolkit
scancode-toolkit copied to clipboard
:mag: ScanCode detects licenses, copyrights, dependencies by "scanning code" ... to discover and inventory open source and third-party packages used in your code. Sponsored by NLnet project https://nl...
### Description Running scancode with `--package` and `--summary` options produces the following error: ``` Scanning done. Some files failed to scan properly: ERROR: failed to run post-scan plugin: summary: Traceback...
https://gitlab.gnome.org/GNOME/libxml2/-/archive/v2.7.8/libxml2-v2.7.8.tar.gz is a good test as this is a common library annd it has many files with this notice "See Copyright for the status of this software." matched to https://github.com/nexB/scancode-toolkit/blob/6007301cca4eff424202abf197467ee2f004e139/src/licensedcode/data/rules/unknown-license-reference_30.yml...
Signed-off-by: Tushar Goel Add package_releases in packagedata model to have more than one downloadable url per package
### Description When attempting to use scancode on a macOS jenkins server, the configure step fails because of errors attempting to install the scancode wheel. `WARNING: Requirement 'scancode_toolkit*.whl' looks like...
Fixes #3103 Signed-off-by: Ayan Sinha Mahapatra ### Tasks * [x] Reviewed [contribution guidelines](https://github.com/nexB/scancode-toolkit/blob/develop/CONTRIBUTING.rst) * [x] PR is descriptively titled 📑 and links the original issue above 🔗 * [x] Tests...
As explained on the slack channel of ORT (https://ort-talk.slack.com/archives/C9NNJ54B1/p1663241492555069) We are running Scancode 30.1.0 with a pip installation. When running Semver4j, we encounter the following exception: ``` ort:/tmp$ /opt/python/shims/scancode --copyright...
Hello, Apologies if the bug isn't labeled correctly. I have installed Scancode via pip3. When i run pip3 list it's in the list of packages. I am using a simple...
This file is incorrected detected as lgpl-3.0. ``` { "path": "lic.txt", "type": "file", "licenses": [ { "key": "lgpl-3.0-plus", "score": 99.1, "name": "GNU Lesser General Public License 3.0 or later", "short_name":...
### Getting traceback calls & no report is generated. ### How To Reproduce While scanning source code files, after encountering a .sh file, this error seemed to be popping out...
This pr is to prepare release 31.2.0