OpenSCAP / openscap-report

Tool for generating a report from results of oscap scan.
Other
19 stars 9 forks source link

JSON output [5] #105

Closed Honny1 closed 2 years ago

Honny1 commented 2 years ago

This PR creates the ability to use templates for JSON output. And creates JSON-EVERYTHING format which is JSON contains all information that openscap-report can offer.

Depends on PR: #103

Honny1 commented 2 years ago

@evgenyz I changed the code according to your review. And I dropped the json-output-2 branch because there was code there that replace empty arrays with none.