diff --git a/ReportToolz/templates/issue/template.json b/ReportToolz/templates/issue/template.json index b10cff4..9248410 100644 --- a/ReportToolz/templates/issue/template.json +++ b/ReportToolz/templates/issue/template.json @@ -2,15 +2,14 @@ "title": "", "description":"", "tech_description":"", - "impact":"", "solution":"", - "remediation":"", "cvss_score":"", "cvss2_score": "", "cvss2_vector": "", "cvss3_score": "", "cvss3_vector": "", "risk":"", + "impact":"", "owasp":"", "tags": "" } \ No newline at end of file