diff --git a/docs/content/en/integrations/parsers/file/mend.md b/docs/content/en/integrations/parsers/file/mend.md index bb65935df79..2ec28770586 100644 --- a/docs/content/en/integrations/parsers/file/mend.md +++ b/docs/content/en/integrations/parsers/file/mend.md @@ -12,4 +12,4 @@ Unit tests for Mend JSON files can be found at https://github.com/DefectDojo/dja ### Link To Tool See documentation: https://docs.mend.io/bundle/unified_agent/page/example_of_a_unified_agent_json_report.html -*Formerly known as Whitesource. \ No newline at end of file +*Formerly known as Whitesource.* diff --git a/dojo/templates/issue-trackers/jira_full/jira-description.tpl b/dojo/templates/issue-trackers/jira_full/jira-description.tpl index b4e60a64a88..6fd326efb5f 100644 --- a/dojo/templates/issue-trackers/jira_full/jira-description.tpl +++ b/dojo/templates/issue-trackers/jira_full/jira-description.tpl @@ -25,7 +25,7 @@ {% endif %} {% if finding.cvssv3_score %} -*CVSSv3 Score:* {{ finding.cvssv3_score }} +*CVSSv3 Score:* {{ finding.cvssv3_score }} {% if finding.cvssv3 %}({{ finding.cvssv3 }}){% endif %} {% endif %} *Product/Engagement/Test:* [{{ finding.test.engagement.product.name }}|{{ product_url|full_url }}] / [{{ finding.test.engagement.name }}|{{ engagement_url|full_url }}] / [{{ finding.test }}|{{ test_url|full_url }}]