Releases: scanoss/engine
Releases · scanoss/engine
v5.4.19
What's Changed
- License query improvement: search also using latest component version. Fix bug parsing multiple url declared licenses.
- Change matched percent type in component structure. Add matching percent as extra criteria in best component selection logic.
- Third party filter update.
- Best component selection logic tune up for ranked urls.
*Performance optimization: reduce the maximum number of component begin queried. - Remove snippets line ranges above the min_match_lines limit.
Full Changelog: v5.4.18...v5.4.19
v5.4.18
What's Changed
- Fix bug: missing component license in the report
- Improve vulnerabilities report through new version normalization
- Add new logic layer to improve third-party component filtering and ranked URL matching
- Improve error management when processing malformed WFP files
Full Changelog: v5.4.16...v5.4.18
v5.4.16
What's Changed
- Correct minor bug in selection logic.
- Add url rank to selection logic
- Remove component version normalization
- Extend iteration for empty results
- Add scancode-file license
- Add missing spdx headers
- Update third party keywords. Minor change in component selection logic
- Update license report, by removing duplicated licenses from any sources.
- Fix copyright report bug
Full Changelog: https://github.com/scanoss/engine/compare/v5.4.12..v5.4.16
v5.4.15
What's Changed
- Correct minor bug in selection logic.
- Add url rank to selection logic
- Remove component version normalization
- Extend iteration for empty results
- Add scancode-file license
- Add missing spdx headers
- Update third party keywords. Minor change in component selection logic
- Update license report, by removing duplicated licenses from any sources.
- Fix copyright report bug
Full Changelog: https://github.com/scanoss/engine/compare/v5.4.12..v5.4.15
v5.4.12
What's Changed
-
Hot fix: memory issue on version md5 calculation.
-
Improve final selection logic.
Full Changelog: v5.4.11...v5.4.12
v5.4.11
What's Changed
- Add windows endings hash support.
- Minor scanning logic improvements.
- Fix bug for failed identification on matches coming from url table.
- Update runner on github actions.
Full Changelog: v5.4.10...v5.4.11
v5.4.10
-
fix memory bug processing versions
-
change sources env-variables
-
tune up scanning limits
-
fix ranges assembling bug. Improve snippets and component selection
-
change on report, file content url will be returned empty if the env-var wasn't defined
Full Changelog: v5.4.9...v5.4.10
v5.4.9
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.
- Snippet matching tolerance tuning. Add "-T" parameter to change this value dynamically.
- Fix scan test bug.
Full Changelog: v5.4.8...v5.4.9
v5.4.8
What's Changed
- updated license by @scanossjeronimo in #75
- Solve minor bugs by @mscasso-scanoss in #77
- Solve bug ignoring HPSM results.
- Remove .hh from unwanted extensions.
- correct bug on github action by @mscasso-scanoss in #78
Full Changelog: v5.4.7...v5.4.8