Skip to content
Discussion options

You must be logged in to vote

`

{
"fields": {
"project": {
"key": "{{ jiraProjectKey }}"
},
"issuetype": {
"name": "{{ jiraTicketType }}"
},
"summary": "[{{ notification.group | escape(strategy="json") }}] {% if notification.group == "NEW_VULNERABILITY" %} New {{ subject.vulnerability.severity | lower }} vulnerability identified: {{ subject.vulnerability.vulnId }}{% elseif notification.group == "NEW_VULNERABLE_DEPENDENCY" %}Vulnerable dependency introduced on project {{ subject.component.project.name | escape(strategy="json") }}{% else %}{{ notification.title | escape(strategy="json") }}{% endif %}",
{% if notification.group == "NEW_VULNERABILITY" %}
"description": "A new vulnerability has been identified on your proj…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Geelofhar
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Geelofhar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant