kessler / license-report

create a short report about a project's dependencies (license, url etc)
MIT License
227 stars 39 forks source link

CSV format column names line #13

Closed YuriyGorvitovskiy closed 5 years ago

YuriyGorvitovskiy commented 5 years ago

Use configured labels and dump Column names as a first row in CSV output. This could be optional/parametrized behavior.

Example:

Organization,Module,Version,License,License URL,Location URL
 ,jest,23.6.0,MIT, ,git+https://github.com/facebook/jest.git
 ,license-report,2.1.3,MIT, ,git+https://github.com/ironSource/license-report.git