-
We need to provide clarity more clarity regarding the different types of ScanCode plugins (names below are provisional):
1. "Internal" plugin - these are modules in scancode-toolkit/plugins/. Most …
-
### Description
Scancode 21.8.4 crashes, when trying to scan a file.
### How To Reproduce
Checked installed Python version:
# python -V
Python 3.6.15
Uninstalled 21.6.7:
…
-
I was not able to find in the generated scan results the version of scancode-toolkit that was used in a recent scan from SCIO 32.1.0. That information would be very useful in the generated scan resu…
-
### Description
Related to #3588, #3589, #3590 and #3591
When using `--from-json` it is possible to pass directories instead of regular files, resulting in a crash.
### How To Reproduce
…
-
### Description
Sanity checks for `--license-policy` are missing leading to a crash.
### How To Reproduce
```
$ ./scancode -l scancode --spdx-tv /tmp/scancode.spdx --license-policy /tmp/…
-
### Description
Related to #3588, #3589 and #3590
When supplying a pipe to `--json-pp` scancode can hang and has to be interrupted.
### How To Reproduce
```
$ mknod /tmp/bla/pipe p
$…
-
### Description
[moby-20.10.5.zip](https://github.com/nexB/scancode-toolkit/files/7252772/moby-20.10.5.zip)
After scanning the folder 'moby-20.10.5' I ran into following error:
* (from dock…
-
At the moment, it seems like only the docs are checked when submitting a PR - and only for Python 3.9. This does not seem to be sufficient, as test breakages are not visible automatically by this, for…
-
Hey I maintain https://github.com/nexB/scancode-toolkit which is supposed to be doing some decent license detection (and is written mostly in Python) ... for your consideration.
-
Hi! while scanning your code with my scancode-toolkit there is a discrepancy between the license you declare in the package.json as "BSD-2-Clause"
and the LICENSE file which is really a "BSD-2-Claus…