8000 Update per Gitlab issue #51532 · csit-github/docs.hackerone.com@9ceb745 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ceb745

Browse files
committed
Update per Gitlab issue #51532
1 parent 7a4f90c commit 9ceb745

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed
1.04 KB
Loading
51.6 KB
Loading

docs/programs/integration-variables.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ Variable | Details |
1111
`{{cvss_score}}` | The CVSS severity score of the report. |
1212
`{{cvss_vector}}` | The CVSS vector string of the report. |
1313
`{{days_after_report(days)}}` | Provides a date based on the report creation date and the provided argument. `{{days_after_report(5)}}` will output a date 5 days after the report was created. |
14-
`{{details_custom_jira}}` | The link, date, reporter, weakness, and description of the vulnerability in the report. These are written in a markdown format customized for Jira. |
14+
`{{details_custom_jira}}` | The link, date, reporter, weakness, comments and description of the vulnerability in the report. These are written in a markdown format customized for Jira. |
15+
`{{details_jira}}` | The link, date, reporter, weakness, and description of the vulnerability in the report. These are written in a markdown format customized for Jira. |
1516
`{{details_markdown}}` | The link, date, reporter, weakness, and description of the vulnerability in the report in markdown format. |
1617
`{{details_truncated}}` | The link, date, reporter, weakness, and description of the vulnerability in the report in plain text format. These details are truncated at 4,000 characters.
1718
`{{details}}` | The link, date, reporter, weakness, and description of the vulnerability in the report in plain text format. |

docs/programs/jira-server-integration.md renamed to docs/programs/jira-setup.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ Ee69GuatJo5veIMeDwIDAQAB
7777

7878
![jira-setup-10](./images/jira-setup-10.png)
7979

80-
15. Select the HackerOne fields you want to map to the corresponding Jira fields. As alternative, enter any text using [integration variables](/programs/integration-variables.html). Click **Next**.
81-
80+
15. Select the HackerOne fields you want to map to the corresponding Jira fields. As alternative, enter any text using [integration variables](/programs/integration-variables.html). Click **Next**.
81+
8282
*Note: only [supported Jira field types](/programs/jira-faqs.html) are shown.*
8383

8484
![jira-setup-12](./images/jira-setup-12.png)
@@ -113,7 +113,11 @@ Comment added | Post an internal comment when someone comments on an issue.
113113

114114
![jira-setup-13](./images/jira-setup-13.png)
115115

116-
19. Click **Finish**. Once the screen disappears, click **Enable** to enable the integration.
116+
19. (Optional) Once you complete this integration, a Jira webhook will be automatically created in your Jira instance. If there is no webhook created, you can use this Webhook URL to create a webhook manually with the Issue Updated and Comment Created events.
117+
![jira-setup-15](./images/jira-setup-15.png)
118+
119+
120+
20. Click **Finish**. Once the screen disappears, click **Enable** to enable the integration.
117121

118122
![jira-setup-14](./images/jira-setup-14.png)
119123

@@ -123,7 +127,7 @@ You're all set! Now that you've finished setting up the Jira integration, you ca
123127

124128
If you have multiple HackerOne programs, you can integrate them to the same Jira instance. Follow steps 11-19 for each subsequent program you need to add an integration for.
125129

126-
*Note: You only need to follow steps 11-19 for your other programs because the application link has already been created when integrating with your first program, and only 1 application link is needed to set up a Jira integration.*
130+
*Note: You only need to follow steps 11-20 for your other programs because the application link has already been created when integrating with your first program, and only 1 application link is needed to set up a Jira integration.*
127131

128132
### Multiple Jira instances per program
129133
This feature is available for **Enterprise programs only**. If you want to integrate the same program to multiple Jira instances, you can follow all the steps above for each integration.

0 commit comments

Comments
 (0)
0