Skip to content

Releases: scanoss/scanoss.js

Scanoss.JS v0.10.4

28 Dec 13:56
Compare
Choose a tag to compare

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

22 Dec 10:52
Compare
Choose a tag to compare

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

19 Dec 12:02
Compare
Choose a tag to compare

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

22 Nov 18:06
Compare
Choose a tag to compare

What's Changed

  • Fix-bug-with-double-quotes on HTML Report

Full Changelog: v0.10.0...v0.10.1

Scanoss.JS v0.10.0

22 Nov 11:00
Compare
Choose a tag to compare

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

20 Oct 18:37
Compare
Choose a tag to compare

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

04 Oct 11:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

Scanoss.JS v0.9.1

18 May 17:31
Compare
Choose a tag to compare

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

19 Apr 09:18
2e09b66
Compare
Choose a tag to compare
  • [ SDK ] - Adds a method to scan dependency in folders

Scanoss.JS v0.8.8

16 Apr 16:53
55c9e0c
Compare
Choose a tag to compare
  • Fixes certificate errors when installing SDK in VS Code environment