Releases: scanoss/scanoss.js
Releases · scanoss/scanoss.js
v0.29.0
v0.28.1
What's New
Changed
- Deleted zip folders on extraction failure
v0.28.0
What's New
Added
- Added
requirementfield in dependency response
v0.27.0
What's New
Added
- Added validation to remove
/scan/directpath name from api url
Changed
- Enhanced logger output
- Refactor on Logger. Allowed to pass logger instance to SDK
v0.26.0
What's New
Added
- Added fh2 opposite line ending hash calculation
v0.25.0
What's New
Changed
- Replaced
/v2/cryptography/hints/range/componentsby/v2/cryptography/hints/components
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's New
Bug
- Fixed bug on local cryptography hints detection
v0.22.0
What's New
Added
- Added ComponentsClient SDK with gRPC and HTTP client implementations
- Added components CLI command for component scanning functionality
Changed
- Removed api prefix from dependency and vulnerability API URLs
- Replaced gRPC client by HTTP client on cryptography scanner
- Implemented client config on dependency HTTP client
- Implemented client config on vulnerability HTTP client
v0.21.1
What's New
Changed
- Added compatibility across all scanner configurations
v0.21.0
What's New
Added
- Implemented parser for package-lock.json v1 files.