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

Skip to content

Commit 232ff47

Browse files
Merge pull request Hacker0x01#396 from whiskeykilosec/multi-party-coordination
Add multi party coordination page
2 parents 9f1ff5f + b3072d7 commit 232ff47

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed
Loading
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "Multi-Party Coordination"
3+
path: "/programs/multi-party-coordination.html"
4+
id: "programs/multi-party-coordination"
5+
---
6+
7+
Sometimes individual reports, disclosed or undisclosed, must be shared with 3rd parties that are not your program team members or a hacker participating in your program. This could be for many purposes such as patch development, information sharing, etc.
8+
9+
The only requirement to use this feature is for the report participant being added to have an email address. If your intended report participant already has a HackerOne account they will be notified of their addition to the report. If not, they will be prompted to sign up for a HackerOne account to view the report. Current HackerOne users may also be added via username instead of email address.
10+
11+
Report participants have read access only to the report(s) they are added to and may write comments visible to all parties on the report.
12+
13+
![multi-party-coordination-1](./images/multi-party-coordination-1.png)

src/pages/programs/programs-nav.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,8 @@
288288
path: /programs/import-vulnerabilities.html
289289
- title: IP Allowlists
290290
path: /programs/ip-allowlists.html
291+
- title: Multi-Party Coordination
292+
path: /programs/multi-party-coordination.html
291293
- title: Password Best Practices
292294
path: /programs/passwords.html
293295
- title: Proof of Compliance

0 commit comments

Comments
 (0)