opossum-tool / OpossumUI

A light-weight app to audit and inventory large codebases for open source license compliance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove feature to work with deprecated file format

benedikt-richter opened this issue · comments

Is your feature request related to a problem? Please describe.
Currently, if a user opens an input file with the deprecated format (ending with .json or .json.gz), we offer the choice between converting the file to the new file format (.opossum) and working with the deprecated format:

Screenshot 2024-01-25 at 13 04 50

Describe the solution you'd like
Instead of the above, the old format should be converted and be used without giving the user a choice. The user should still be informed about that.