Skip to content

Commit 010ceef

Browse files
committed
minor #11336 Fix a typo for the range of allowed attack complexity score values (michaelcullum)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #11336). Discussion ---------- Fix a typo for the range of allowed attack complexity score values #eufossa Commits ------- 1ce2d7b Fix a typo for the range of allowed attack complexity score values
2 parents 02ba51f + 1ce2d7b commit 010ceef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ score for Affected Projects is capped at 4.*
150150
Score Totals
151151
~~~~~~~~~~~~
152152

153-
* Attack Complexity: 1 - 4
153+
* Attack Complexity: 1 - 5
154154
* Impact: 1 - 6
155155
* Affected Projects: 1 - 4
156156

0 commit comments

Comments
 (0)