Skip to content

Releases: scanoss/scanoss.py

SPDX Lite Output Updates

15 Dec 17:05

Choose a tag to compare

v0.7.4

Extended SPDX Lite data production

SPDX Lite Output

11 Dec 13:18

Choose a tag to compare

Added support for SPDX Lite as an output format

Include skipped files/folders

10 Dec 15:31

Choose a tag to compare

Added options to process files/folders that are normally skipped while scanning.

Skip WFP file generation while scanning

12 Nov 13:46

Choose a tag to compare

Added option to skip WFP file generation while scanning. Also added timestamp to bad-json file generation.

Python 3.7 and license change to MIT

08 Nov 13:20

Choose a tag to compare

Upped the minimum version of Python to 3.7, changed license to MIT.

Docker Support

18 Oct 18:54

Choose a tag to compare

Added:

  • Option to skip snippets during scanning
  • Option to limit post size during scanning
  • Docker support for running the client

Fixed:

  • Threading issue while scanning large projects

Fixed single WFP command line scan issue

20 Aug 09:37

Choose a tag to compare

v0.6.6

Fixed WFP file scan command option

Threading Updates

15 Jul 11:24
bb62a4c

Choose a tag to compare

Moved scanning to earlier while fingerprinting to further improve scan performance

Threaded FP Scanning

15 Jul 09:56
659afa5

Choose a tag to compare

Added support to scan a fingerprint file in parallel using threading

Changelog details

12 Jul 11:10

Choose a tag to compare

Added changelog file to capture major changes to the library