8000 sort integration variables alphabetically · dextemath/docs.hackerone.com@4d6d8ab · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d6d8ab

Browse files
author
mwouters
committed
sort integration variables alphabetically
1 parent 50dccf0 commit 4d6d8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/programs/integration-variables.md

Lines changed: 1 addition & 1 deletion
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 remediation advice created from the custom remediation advice with a fall back to the automated remediation advice. |
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. |
@@ -32,4 +33,3 @@ Variable | Details | Example
3233
`{{title}}` | The title of the report. |
3334
`{{vulnerability_information}}` | The description of the vulnerability in the report. |
3435
`{{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. |

0 commit comments

Comments
 (0)
0