scancode-toolkit icon indicating copy to clipboard operation
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...

Results 585 scancode-toolkit issues
Sort by recently updated
recently updated
newest added
trafficstars

I scanned a docker image layer from `docker://python:3.8-slim-buster` using the `--system-package` option and there were a number of Package data detected from Windows executables that did not provide a name...

bug

### Description https://huggingface.co/spaces/bigscience/license is a new license for AI models. It can be best qualified as an "ethical license".

new feature
new and improved data

### Description I have used the openSUSE OBS to RPM build the GNU "hello world" example. Using this RPM as my input, I would like to create an SBOM for...

bug
GUI and outputs

### Description I tried to use the latest RC version `31.0.0RC5` and folder scan ends with an exception below. - With pypi published version `ScanCode version 30.1.0, ScanCode Output Format...

bug

When building a wheel of the latest SCTK on recent Python with the latest setuptools we have this error: ``` /venv/lib/python3.8/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'formattedcode.templates.html' as data is deprecated, please list...

## Creating a executable of ScanCode-toolkit ## Possible Labels - installation and packaging - new feature ## Select Category - [x] Enhancement - [ ] Add License/Copyright - [ ]...

new feature

"The Catharon Open Source LICENSE" is seen in scummvm And also here: - https://github.com/scummvm/scummvm/tree/master/engines/ags/lib/freetype-2.1.3/autohint - https://www.copperspice.com/docs/cs_overview/legal-3rdparty.html - https://github.com/scummvm/scummvm/blob/master/LICENSES/CatharonLicense.txt - https://github.com/search?q="The+Catharon+Open+Source+LICENSE"&type=code A current home page does not seem to exist With...

- Fixes #2388 ### 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 pass -- look...