Skip to content

Releases: scanoss/scanoss.js

v0.20.0

02 Sep 13:13
ebe2a45

Choose a tag to compare

What's New

Added

  • REST support for free services (vulnerabilities & dependencies)
  • Added vulnerability scanner to SDK with HTTP client support
  • Implemented vulnerabilitiesComponentes method for batch vulnerability scanning of multiple components
  • Implemented vulnerabilitiesComponent method for single component vulnerability assessment

v0.19.0

29 Aug 16:49

Choose a tag to compare

What's New

Changed

  • Removed api prefix from dependency and vulnerability API URLs

Fixed

  • Fixed license field mapping for dependency responses (spdx_id, is_spdx_approved)

v0.18.0

28 Aug 16:42
3d78194

Choose a tag to compare

What's New

Added

  • Added REST protocol implementation for SCANOSS dependency service
  • Added proxy options to dep subcommand

Fixed

  • Improved URL path handling for free vs premium SCANOSS endpoints

Changed

  • Added gRPC and REST clients

Full Changelog: v0.17.3...v0.18.0

v0.17.3

27 Jun 15:07

Choose a tag to compare

What's Changed

Fixed

  • Empty winnowing.wfp file now created when scanning empty directories or filtered content

v0.17.2

25 Jun 16:00

Choose a tag to compare

What's Changed

Fixed

  • Fixed dependency scan response concatenation

v0.17.1

18 Jun 18:32

Choose a tag to compare

What's Changed

Chunk dependency requests

Full Changelog: v0.17.0...v0.17.1

v0.17.0

10 Jun 15:57
ebba5f9

Choose a tag to compare

V0.17.0

Fixed

  • Fixed ca-certificates for gRPC protocol

Changed

  • Improved scanner config validation

v0.16.3

05 May 13:12
1bd9671

Choose a tag to compare

What's Changed

  • Fixed slash encoding in npm package identifiers
  • Fixed cryptographic scanning bug that freezes when encountering empty entries

Full Changelog: v0.16.2...v0.16.3

v0.16.2

25 Apr 16:03

Choose a tag to compare

What's Changed

  • Skips binary files on crypto scanning
  • Supports new definitions of crypto algorithm rules

Full Changelog: v0.16.1...v0.16.2

v0.16.0

22 Apr 16:23
b88adcb

Choose a tag to compare

What's Changed

  • Fixed LICENSE
  • Added cryptography library scanning

Full Changelog: v0.15.7...v0.16.0