|
| 1 | +<!-- Centering a div --> |
| 2 | +<div style="width: 100%; text-align: center;"> |
| 3 | +<div style="display: inline-block; text-align: left;"> |
| 4 | +<code><pre> |
| 5 | + ┌────────────────────────┐ |
| 6 | + │ GHSA in state 'Triage' │ |
| 7 | + └─┬────────────────────┬─┘ |
| 8 | + │ │ |
| 9 | +┌──────────────────▼─────────┐ ┌────────▼───────────────────┐ |
| 10 | +│ │ │ After 3 days idle, │ |
| 11 | +│ PSRT member volunteers │ │ Coordinator is assigned │ |
| 12 | +│ as Coordinator │ │ automatically by bot │ |
| 13 | +└──────────────────┬─────────┘ └────────┬───────────────────┘ |
| 14 | + │ │ |
| 15 | + ┌─▼────────────────────▼─┐ |
| 16 | + │ GHSA update 'Credit' │ |
| 17 | + │ field to Coordinator │ |
| 18 | + └────────────┬───────────┘ |
| 19 | + │ |
| 20 | + ┌────────────▼───────────┐ |
| 21 | + │ Coordinator determines │ |
| 22 | + ┌───┤ whether report... ┼───┐ |
| 23 | + │ └────────────┬───────────┘ │ |
| 24 | + │ │ │ |
| 25 | +┌────────────▼─┐ ┌────────────▼───────────┐ ┌─▼─────────────┐ |
| 26 | +│..is a invalid│ │ ..is a bug, but not │ │..is a security│ |
| 27 | +│ or non-issue│ │ security relevant │ │ issue │ |
| 28 | +└────────────┬─┘ └────────────┬───────────┘ └─┬─────────────┘ |
| 29 | + │ │ │ |
| 30 | + │ ┌────────────▼───────────┐ │ |
| 31 | + │ │ Coordinator opens a │ │ |
| 32 | + │ │ public GitHub issue │ │ |
| 33 | + │ └─┬──────────────────────┘ │ |
| 34 | + │ │ │ |
| 35 | + ┌──────────▼─────▼───────┐ ┌────────────▼───────────┐ |
| 36 | + │ Close the GHSA ticket │ │ GHSA in state 'Draft' │ |
| 37 | + └────────────────────────┘ └────────────────────────┘ |
| 38 | +</pre></code> |
| 39 | +</div> |
| 40 | +</div> |
0 commit comments