Skip to content

Releases: scanoss/scanoss.py

Include skipped files/folders

10 Dec 15:31
Compare
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
Compare
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
Compare
Choose a tag to compare

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

Docker Support

18 Oct 18:54
Compare
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
Compare
Choose a tag to compare
v0.6.6

Fixed WFP file scan command option

Threading Updates

15 Jul 11:24
bb62a4c
Compare
Choose a tag to compare

Moved scanning to earlier while fingerprinting to further improve scan performance

Threaded FP Scanning

15 Jul 09:56
659afa5
Compare
Choose a tag to compare

Added support to scan a fingerprint file in parallel using threading

Changelog details

12 Jul 11:10
Compare
Choose a tag to compare

Added changelog file to capture major changes to the library

SBOM Validation and POST retry

09 Jul 20:08
Compare
Choose a tag to compare
v0.5.5

SBOM validation and POST retry logic

Added --ignore support

09 Jul 20:08
Compare
Choose a tag to compare
v0.5.4

Adding --ignore support