Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Mar 19:11

What's Changed

Added

  • Added file_snippet scan configuration support in scanoss.json for engine tuning parameters (min_snippet_hits, min_snippet_lines, honour_file_exts, ranking_enabled, ranking_threshold, skip_headers, skip_headers_limit)
  • Added CLI scan configuration options with resolution priority (file_snippet > CLI)
  • Added FileSnippet class for scan configuration management and resolution
  • Scan configuration parameters are now sent as base64-encoded JSON in the scanoss-settings HTTP header
  • Included start_line into wfp file when skip_headerlimit is enabled

Fixed

  • Fixed Javadoc warnings across the codebase

Full Changelog: v0.12.1...v0.13.0