From 09ef4348cf7c399c4a4ac9ce3f5a84139dc2b611 Mon Sep 17 00:00:00 2001 From: Lucas Charles Date: Mon, 20 May 2019 18:13:10 +0000 Subject: Update dependency scanning docs - Clarify sort order --- doc/user/application_security/dependency_scanning/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/user/application_security/dependency_scanning/index.md b/doc/user/application_security/dependency_scanning/index.md index 2d0c2be4233..5d2bb4e572b 100644 --- a/doc/user/application_security/dependency_scanning/index.md +++ b/doc/user/application_security/dependency_scanning/index.md @@ -19,8 +19,9 @@ merge request. ![Dependency Scanning Widget](img/dependency_scanning.png) -The results are sorted by the priority of the vulnerability: +The results are sorted by the severity of the vulnerability: +1. Critical 1. High 1. Medium 1. Low -- cgit v1.2.1