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
@@ -209,10 +211,16 @@ cannot have the two-factor authentication enabled.
209
211
-**Password**: Jira API token previously created.
210
212
-**Project slug**: project key as defined in Jira (see _Project settings > Details > Key_).
211
213
-**Verify TLS**: whether to verify if the API server's TLS certificate is valid.
212
-
-**Issue type**: type of issue to be created (in Jira, see _Project settings > Issue types_
214
+
-**Vulnerability issue type**: type of issue to be created (in Jira, see _Project settings > Issue types_
213
215
for a list of valid types). **This value is sensitive to the Jira account language.**
214
-
-**Issue closed status**: name of the workflow status for which the issue is considered closed/done. **This value is
216
+
-**Vulnerability issue closed status**: name of the workflow status for which the issue is considered closed/done. **This value is
215
217
sensitive to the Jira account language.**
218
+
-**Group by program**: whether to add a parent issue corresponding to the program
219
+
-**Program work item type**: type of issue to be created (in Jira, see _Project settings > Issue types_
220
+
for a list of valid types). **This value is sensitive to the Jira account language.**
221
+
-**Report in PDF**: when enabled, the Jira issue will only contain the report title and a link to YesWeHack.
222
+
The full report is exported as PDF from YesWeHack and attached to the Jira issue.
223
+
This avoids copying sensitive report content (e.g., payloads) directly into the issue description.
216
224
217
225
#### ServiceNow integration
218
226
@@ -283,7 +291,8 @@ that can be downloaded from the [Yes We Hack platform][YesWeHack-Platform].
283
291
See [Requirements](#requirements-5).
284
292
-**Verify TLS**: whether to verify if the API server's TLS certificate is valid.
285
293
-**Programs**: a list of programs to be synchronized.
286
-
-**Program slug**: a program slug.
294
+
-**Criteria title**: name your configuration.
295
+
-**Program slugs**: one or more program slug (separated by a coma).
287
296
-**Synchronization options**: options for synchronizing a Yes We Hack report with the bug tracker.
288
297
-**Upload private comments**: whether to upload the reports private comments into the bug tracker.
289
298
-**Upload assignments comments**: whether to upload the reports assignments comments into the bug tracker.
@@ -293,6 +302,8 @@ that can be downloaded from the [Yes We Hack platform][YesWeHack-Platform].
293
302
-**Upload priority updates**: whether to upload the reports priority updates into the bug tracker.
294
303
-**Upload rewards**: whether to upload the reports rewards into the bug tracker.
295
304
-**Upload status updates**: whether to upload the reports status updates into the bug tracker.
305
+
-**Upload transfer updates**: whether to upload the reports transfer updates into the bug tracker.
306
+
-**Upload triage status updates**: whether to upload the reports triage status updates into the bug tracker.
296
307
-**Recreate missing issues**: whether to recreate issues that were created by a previous synchronization but are not found into the bug tracker anymore.
297
308
-**Feedback options**: options for synchronizing bug trackers issues with Yes We Hack reports.
298
309
-**Download bug trackers comments**: whether to download comments from the bug tracker
0 commit comments