8000 Add severity_rating_capitalized integration variable · csit-github/docs.hackerone.com@4412c72 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4412c72

Browse files
author
Saida Wijpkema
committed
Add severity_rating_capitalized integration variable
1 parent cbcbaf4 commit 4412c72

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
@@ -28,6 +28,7 @@ Variable | Details |
2828
`{{reporter_name}}` | The name of the hacker that reported the vulnerability. This will fall back to the username if the hacker didn't provide their name. |
2929
`{{reporter_username}}` | The username of the hacker that reported the vulnerability. |
3030
`{{severity_rating}}` | The severity rating of the report. Possible values: `none`, `low`, `medium`, `high`, and `critical`. |
31+
`{{severity_rating_capitalized}}` | The capitalized severity rating of the report. Possible values: `None`, `Low`, `Medium`, `High`, and `Critical`. |
3132
`{{submission_date_custom_format}}` | The date the report was created in `DD-MM-YYYY` format. |
3233
`{{submission_date_y_m_d}}` | The date the report was created in `YYYY-MM-DD` format. |
3334
`{{submission_date}}` | The date the report was created in `DD/MM/YYYY` format. |

0 commit comments

Comments
 (0)
0