From 1ce2d7bb0d0a3a5723a1f25b3231d6e742c22fae Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 7 Apr 2019 10:49:58 +0200 Subject: [PATCH] Fix a typo for the range of allowed attack complexity score values --- contributing/code/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/code/security.rst b/contributing/code/security.rst index a751763c8c9..c364534da72 100644 --- a/contributing/code/security.rst +++ b/contributing/code/security.rst @@ -150,7 +150,7 @@ score for Affected Projects is capped at 4.* Score Totals ~~~~~~~~~~~~ -* Attack Complexity: 1 - 4 +* Attack Complexity: 1 - 5 * Impact: 1 - 6 * Affected Projects: 1 - 4