Releases: scanoss/scanoss.py
Releases · scanoss/scanoss.py
Include skipped files/folders
Added options to process files/folders that are normally skipped while scanning.
Skip WFP file generation while scanning
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
Upped the minimum version of Python to 3.7, changed license to MIT.
Docker Support
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
v0.6.6 Fixed WFP file scan command option
Threading Updates
Moved scanning to earlier while fingerprinting to further improve scan performance
Threaded FP Scanning
Added support to scan a fingerprint file in parallel using threading
Changelog details
Added changelog file to capture major changes to the library
SBOM Validation and POST retry
v0.5.5 SBOM validation and POST retry logic
Added --ignore support
v0.5.4 Adding --ignore support