Skip to content

Releases: scanoss/engine

v5.4.9

27 Dec 21:00
0e337db
Compare
Choose a tag to compare

What's Changed

  • Enhance SBOM data ingestion and processing workflow.
  • Adjust component matching sensitivity threshold.
  • Refine best match resolution logic for tied results.
  • Optimize release date comparison logic in component selection.
  • Enhance version detection and release date search algorithms.
  • Implement third-party dependency path filtering.
  • Expand the path exclusion list for filtering.
  • Strengthen source code origin detection mechanisms.
  • Relocate URL statistics section within the report structure.
  • Fix memory leak in the application.

Full Changelog: v5.4.8...v5.4.9

v5.4.8

10 Aug 17:33
3627a57
Compare
Choose a tag to compare

What's Changed

  • Solve bug ignoring HPSM results.
  • Remove .hh from unwanted extensions.

Full Changelog: v5.4.7...v5.4.8

v5.4.7

24 Jun 21:46
2b15161
Compare
Choose a tag to compare

What's Changed

  • Add url_stats to report.
  • Add osselot license source

Full Changelog: v5.4.6...v5.4.7

v5.4.6

29 May 15:26
89697e4
Compare
Choose a tag to compare

What's Changed

  • Remove quotation marks from file path.
  • Add forks to health report.

Full Changelog: v5.4.5...v5.4.6

v5.4.5

20 May 18:56
3d1ae68
Compare
Choose a tag to compare

What's Changed

  • Improve mz processing. Solve bug with attribuiton-notices.
  • Solve bug of incorrect matchmap setting during folder scan.
  • Code clean up.
  • Solve bug with OSADL incorrect initialization.
    Full Changelog: v5.4.4...v5.4.5

v5.4.4

25 Apr 14:41
4155135
Compare
Choose a tag to compare
  • Solve bug with quality report breaking the json output. Minor improvements in snippet tolerance and ranges grouping.

Full Changelog: v5.4.3...v5.4.4

v5.4.3

21 Apr 19:53
4c79d85
Compare
Choose a tag to compare

What's Changed

Improve library loading logs.
Remove old dependencies.
Solve bug complete ignoring urls without release date.
Update readme.

Full Changelog: v5.4.1...v5.4.3

v5.4.1

14 Apr 21:45
06e85f9
Compare
Choose a tag to compare
  • Improve range processing. Solve bug where a big snippet produced no match.
  • Update API_URL to api.osskb.org.
  • Decrease snippet analysis tolerance.
  • Log encoder version.
  • Increase version.

Full Changelog: v5.4.0...v5.4.1

v5.4.0

27 Feb 13:50
5d21f84
Compare
Choose a tag to compare

Note: The minimum version of ldb required by this version is v4.1.0.

  • Add path similarity logic. Update flag 2048.
  • Remove ignore file logic on scan and update ignored extensions.
  • add lines coverage to snippet analysis.
  • Update Makefile, add live ldb version check
  • update help
  • solve minor bug with hints and dependencies tiebreak.
  • improve memory management for failed scans.
  • Solve memory segfault processing sbom.

What's Changed

Full Changelog: v5.3.5...v5.4.0

v5.3.5

19 Dec 10:48
ca30f9d
Compare
Choose a tag to compare

What's Changed

  • Update README.md
  • Make matchmap size dynamic depending of available information
  • Improve error message if shared lib load fails

Full Changelog: v5.3.3...v5.3.5