Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b8ea13c

Browse files
authored
Merge pull request Hacker0x01#291 from woutersm/add-remediation-variable-to-integration-variables
add remediation variable to integration variables
2 parents 121994e + cbdae10 commit b8ea13c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/programs/integration-variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Variable | Details | Example
2020
`{{email}}` | The email address of the user creating the Jira issue. |
2121
`{{escalation_time}}` | The date and time of when the report was escalated to Jira. |
2222
`{{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. |
2324
`{{report_id}}` | The ID of the report. |
2425
`{{report_link}}` | The URL of the report. |
2526
`{{reporter_link}}` | The URL of the hacker's HackerOne profile. |

0 commit comments

Comments
 (0)