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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Variable | Description | Example
23
23
`{{reporter_name}}` | The name of the researcher that reported the vulnerability (this will fallback to the username if the researcher didn't provide their name) |
24
24
`{{reporter_username}}` | The username of the researcher that reported the vulnerability |
25
25
`{{submission_date_custom_format}}` | The created date of the report in `DD-MM-YYYY` |
26
-
`{{submission_date_y_m_d}}` | The creation date of the report in `YYYY-MM-DD` |
26
+
`{{submission_date_y_m_d}}` | The created date of the report in `YYYY-MM-DD` |
27
27
`{{submission_date}}` | The created date of the report in `DD/MM/YYYY` |
28
28
`{{title}}` | The title of the report |
29
29
`{{vulnerability_information}}` | The description of the vulnerability in the report. |
0 commit comments