scanoss / sbom-workbench

The SCANOSS SBOM Workbench graphical user interface to scan and audit your source code.
https://scanoss.com/
Other
47 stars 9 forks source link

'%' in scanned file name makes GUI crash #536

Closed alpianon closed 1 year ago

alpianon commented 2 years ago

I'm currently reviewing https://github.com/kraj/meta-clang with ScanOSS, to identify files copied from 3rd party repos.

There are many files with a '%' character in the name, like this one: immagine

Every time that I click on one of them, the gui disappears and becomes all grey

immagine

I'm using Workbench 1.3.3

francostramana commented 2 years ago

Thanks @alpianon for submit this issue. We will work immediately on this.

francostramana commented 1 year ago

Solved in https://github.com/scanoss/audit-workbench/commit/fa61662583b616d78d94a54e597c3a32481e054b

We will close this issue once new version is released.

francostramana commented 1 year ago

Solved in version 1.5.0. Thank you very much for your contribution.