You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/programs/integration-variables.md
+1Lines changed: 1 addition & 0 deletions
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 customized remediation advice from MITRE. This will fall back to the automated remediation advice if there is no guidance from MITRE. |
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. |
0 commit comments