-
That could make sense, especially since the REUSE tool is reusing AboutCode's license-expression library.
@mxmehl @carmenbianca Would a PR be fine by you? or do you prefer handling it?
Note also t…
-
### Description
In [this report](http://miroslav.suchy.cz/fedora/spdx-reports/ruby.html) generated by ScanCode version 32.0.8 for Fedora packages, the Ripper, which is included in Ruby package …
voxik updated
7 months ago
-
### Description
Use case: We are scanning NPM package archives with scancode using the option "--license-text" and generating a json result file.
For packages which contain files of type `mjs.ma…
-
On tests, release scripts and other GitHub actions we see the following warning message now:
```
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/che…
-
### Description
Installation of v32.0.7 fails on MacOS 13.6 Ventura
### How To Reproduce
```
tar zxf scancode-toolkit-v32.0.7_py3.11-macos.tar.gz
cd scancode-toolkit-v32.0.7
./scancode --…
-
If extractcodes tries to extract and get some errors and afterwards tries to clean, up you will get error with filenotfound exception.
e.g. again gcc magic issue6550.gz archive
here traces without r…
-
I ran a scan_single_package for https://files.pythonhosted.org/packages/29/8a/f4cf3f32bc554f9260b645ea1151449ac13525796d3d1a42076d75945d8d/Pillow-9.5.0-cp312-cp312-win_amd64.whl and the summary is w…
-
### Description
According to the [mit_or_gpl.RULE](https://github.com/nexB/scancode-toolkit/blob/develop/src/licensedcode/data/rules/mit_or_gpl.RULE), the string "Dual licensed under the MIT and GP…
-
### Description
This is not necessarily a bug with Scancode, but a handful of the required dependencies are broken and cannot install on Mac M1 platform. This is a huge blocker for anyone using t…
-
I just cloned the repo and ran `sudo docker build -t scancode-toolkit .` as [stated in the documentation](https://scancode-toolkit.readthedocs.io/en/latest/getting-started/install.html#docker-install)…