2 Commits
Author SHA1 Message Date
skyanth 0308f119f9 add strip space to csv output 2020-04-27 10:37:20 +02:00
khorben 645ef7ed0b Import findings2csv.xsl
This stylesheet outputs the findings from a report as CSV data.
It should be useful already but:
- it assumes the finding IDs are in sequential order;
- the description is currently expected as a single paragraph (<p>)
- recommendations are expected as a single paragraph, an unordered
  list (<ul><li>...), or fallback to whatever else.
2017-07-04 18:22:47 +02:00