diff --git a/xml/xslt/findings2json.xsl b/xml/xslt/findings2json.xsl new file mode 100644 index 0000000..c1fd2a3 --- /dev/null +++ b/xml/xslt/findings2json.xsl @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + " + \" + + + \n + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + "projects": [ + "key": "<KEY>", + "issues": [ + ] + ] +} + + + + { + "status": "To Do", + "reporter": "ROS", + "externalId": "", + "issueType": "", + "priority": "", + "summary": "", + "description": "\n\n\nTechnical description:\n\n\n\n\nImpact:\n\n\n\n\nRecommendation:\n\n * \n" + }, + +