Skip to content

Commit 12c38c3

Browse files
authored
Fix a link to CVD guide (#112)
* fix links * mdlint
1 parent a4f1221 commit 12c38c3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/topics/process_models/cs/events.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ vulnerability lifecycle models can be found in
2222
[The global vulnerability discovery and disclosure system: a thematic system dynamics approach](http://dspace.lib.cranfield.ac.uk/handle/1826/12665){:target="_blank"}
2323
by P. S. Lewis.
2424
We are primarily interested in events that are usually observable to the
25-
stakeholders of a CVD case. Stakeholders include software
26-
vendors, vulnerability finder/reporters, coordinators, and
27-
deployers [CERT Guide to CVD](https://certcc.github.io/CERT-Guide-to-CVD){:target="_blank"}. A summary of this model comparison is
25+
stakeholders of a CVD case. Stakeholders include
26+
[software vendors](https://certcc.github.io/CERT-Guide-to-CVD/topics/roles/vendor/){:target="_blank"},
27+
[vulnerability finder/reporters](https://certcc.github.io/CERT-Guide-to-CVD/topics/roles/finder/){:target="_blank"},
28+
[coordinators](https://certcc.github.io/CERT-Guide-to-CVD/topics/roles/coordinator/){:target="_blank"}, and
29+
[deployers](https://certcc.github.io/CERT-Guide-to-CVD/topics/roles/deployer/){:target="_blank"}. A summary of this model comparison is
2830
shown in the Table below.
2931

3032
| [Arbaugh et al.](https://doi.org/10.1109/2.889093){:target="_blank"} | [Frei et al.](http://dx.doi.org/10.1007/978-1-4419-6967-5_6){:target="_blank"} | [Bilge et al.](https://doi.org/10.1145/2382196.2382284){:target="_blank"} | Our Model |

0 commit comments

Comments
 (0)