Closed
Description
Following discussions with @sschuberth in #375 we should have a simplified and better to handle output formats. The outline would be this:
- the only standard format for output would be JSON
- through a simple plugin mechanism and/or conventions, this could be transformed into other formats such as:
- SPDX Support SPDX tag-value as an output format #338
- HTML "File Information" table present in HTML output even if -i is not given #375 Deprecating plain HTML output #324
- HTML-APP html and html-app: links should default to opening in a new tab #320 On the html-app license summary, I want to click on the listed licenses and ... #271#154 Check the tree view for long path (deep path) and long file/directory name on Windows #16
- CSV Upgrade json2csv.py script to handle the new ABCD format. #339
- a database (from @yayahalom5776 in Option to write scan result directly into a database scancode.io#1421)
- other formats as needed.