Skip to content

Tags: scanoss/engine

Tags

v5.4.25

Toggle v5.4.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix license bug (#112)

v5.4.24

Toggle v5.4.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
5.4.24 (#111)

* change license report behavior acording to SP-4247

* use scancode component liceses as fallback

* adjust license logic to license service

v5.4.23

Toggle v5.4.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
5.4.23 (#110)

* update extract_csv function

* remove slash flipping for file path and add scape char

* Fix bug processing file extensions

v5.4.22

Toggle v5.4.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Hotfix hit report. Hotfix ranking configuration (#105)

v5.4.21

Toggle v5.4.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix bug with matchmap size during sbom ingestion. Change default raki…

…ng enabled config (#104)

v5.4.20

Toggle v5.4.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
5.4.20 (#103)

* add long name parameters, update help

* refactor: best component selection logic. Improve rank processing

* third party filter tune-up

* improve component_hint_date_comparation comments

* refactor: update license report by SP-3766

* add rank filtered status to report

* update readme and help

v5.4.19

Toggle v5.4.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
License query improvement: search also using latest component version (

…#100)

* 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.

v5.4.18

Toggle v5.4.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
hotfix on license report (#98)

v5.4.17

Toggle v5.4.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
5.4.17 (#97)

* Fix bug: missing component license in the report
* Improve vulnerabilities report through new version normalization
* Add new logic layers to improve third-party component filtering and ranked URL matching
* Improve error management when processing malformed WFP files

v5.4.16

Toggle v5.4.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increase license report buffer at component level. Fix bug in free_an…

…d_null function