File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Variable | Details | Example
20
20
` {{email}} ` | The email address of the user creating the Jira issue. |
21
21
` {{escalation_time}} ` | The date and time of when the report was escalated to Jira. |
22
22
` {{jira_severity}} ` | The severity of the report in Jira mapping. ` none ` converts to ` 1 ` and ` critical ` converts to ` 5 ` . |
23
+ ` {{remediation_advice}} ` | The remediation advice created from the custom remediation advice with a fall back to the automated remediation advice. |
23
24
` {{report_id}} ` | The ID of the report. |
24
25
` {{report_link}} ` | The URL of the report. |
25
26
` {{reporter_link}} ` | The URL of the hacker's HackerOne profile. |
@@ -32,4 +33,3 @@ Variable | Details | Example
32
33
` {{title}} ` | The title of the report. |
33
34
` {{vulnerability_information}} ` | The description of the vulnerability in the report. |
34
35
` {{weakness}} ` | The CWE weakness of the report. |
35
- ` {{remediation_advice}} ` | The remediation advice created from the custom remediation advice with a fall back to the automated remediation advice. |
You can’t perform that action at this time.
0 commit comments