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

### Description Scope of every dependency is install in setup.cfg ### How To Reproduce Parse this cfg file with SetupCfgHandler. ``` [metadata] name = resolvelib version = attr: resolvelib.__version__ description...

bug

### Description > Parsing issue in setup.cfg ### How To Reproduce ``` [metadata] name = build version = 0.8.0 description = A simple, correct PEP 517 build frontend long_description =...

bug

## Short Description The Scancode features can further help us in security or supply chain security. I request a feature which support generation of SBOM files in Cyclone dx and...

new feature

## Short Description Docker shouldn't be a requirement for using scancode-toolkit. It is proprietary. It is a resource hog. The Scancode-toolkit image does not run on an M1 mac. ##...

new feature

### Description configure script throws error: > Cannot install scancode-toolkit==30.1.0 because these package versions have conflicting dependencies. ``` The conflict is caused by: scancode-toolkit 30.1.0 depends on lxml=4.6.3 The user...

bug
must have
os support
installation and packaging

``` Collecting patch>=1.16 Downloading https://thirdparty.aboutcode.org/pypi/patch-1.16-py3-none-any.whl (12 kB) INFO: pip is looking at multiple versions of dparse to determine which version is compatible with other requirements. This could take a while....

bug
os support
installation and packaging

### Description In the html output report there is no longer a list copyrights although the license tab's list is fine ### How To Reproduce A typical scan cmd used...

bug

This will enable users to install custom licenses using wheels during license detection.

license scan
new feature

### Description 1. A .bin file is scanned in 2 different versions of ScanCode (older & new). 2. GPL license (gpl_bare_word_only.RULE) gets detected in older version. 3. The same .bin...

bug

### Description scancode hangs after printing the "Removing temporary files...done" message. ### How To Reproduce scancode -clpeui -n 1 --verbose --json-pp spdx.json rpmbuild ### Output Save scan results... Save scan...

bug