Releases: scanoss/scanoss.py
Releases · scanoss/scanoss.py
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
Fixed filtering bug
v0.5.3 fixed filtering bug