Releases: scanoss/scanoss.js
Releases · scanoss/scanoss.js
Scanoss.JS v0.10.4
What's Changed
- CLIS-88 Implement Retry for WFP Blocks Ignoring Error Causes
Full Changelog: v0.10.3...v0.10.4
Scanoss.JS v0.10.3
What's Changed
- CLIS-36 Limit the numbers of files in a fingerprint block
Full Changelog: v0.10.2...v0.10.3
Scanoss.JS v0.10.2
What's Changed
- CLIS-85: Fixed dump data handling in 'bad_request' file
Full Changelog: v0.10.1...v0.10.2
Scanoss.JS v0.10.1
Scanoss.JS v0.10.0
What's Changed
- Adds support to cryptography grpc
- Exposes HTML Report generator
Full Changelog: v0.9.3...v0.10.0
Scanoss.JS v0.9.3
What's Changed
- Adds SBOM.json
- CLIS-83 Fix pause/resume fingerprint queue
Full Changelog: v0.9.2...v0.9.3
Scanoss.JS v0.9.2
What's Changed
- CLI-80 Adds supported manifesto to docs by @isasmendiagus in #47
- Fixes deobfuscation scanner append response by @agustingroh in #48
Full Changelog: v0.9.1...v0.9.2
Scanoss.JS v0.9.1
Filepath Obfuscation
This release introduces filepath obfuscation in fingerprint generation, increasing confidentiality when scanning your code.
Implemented in both SDK and CLI with the --obfuscate parameter, this feature enhances the security of your code scanning process
Scanoss.JS v0.9.0
- [ SDK ] - Adds a method to scan dependency in folders
Scanoss.JS v0.8.8
- Fixes certificate errors when installing SDK in VS Code environment