b49ae659ea
This stylesheet outputs the findings from a report as JSON data. It should be useful already but like in the CSV export: - it assumes the finding IDs are in sequential order; - recommendations are expected as a single paragraph, an unordered list (<ul><li>...), or fallback to whatever else. In addition the output may still contain multiple lines, which breaks the JSON format.