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

Skip to content

Commit 6de1509

Browse files
Update docs/programs/integration-variables.md
Co-Authored-By: Saida <[email protected]>
1 parent 6277bd7 commit 6de1509

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
@@ -23,7 +23,7 @@ Variable | Description | Example
2323
`{{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) |
2424
`{{reporter_username}}` | The username of the researcher that reported the vulnerability |
2525
`{{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` |
2727
`{{submission_date}}` | The created date of the report in `DD/MM/YYYY` |
2828
`{{title}}` | The title of the report |
2929
`{{vulnerability_information}}` | The description of the vulnerability in the report. |

0 commit comments

Comments
 (0)