From e4ec1ae261e99f5425ba89d671dd4ba7bbfd59eb Mon Sep 17 00:00:00 2001 From: smiddy007 <70818821+smiddy007@users.noreply.github.com> Date: Mon, 17 Apr 2023 13:18:47 -0400 Subject: [PATCH] Update InsufficientPasswordHash.qhelp change file name to original --- .../ql/src/Security/CWE-916/InsufficientPasswordHash.qhelp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/javascript/ql/src/Security/CWE-916/InsufficientPasswordHash.qhelp b/javascript/ql/src/Security/CWE-916/InsufficientPasswordHash.qhelp index f9e3a5b3857..1efdbe694b1 100644 --- a/javascript/ql/src/Security/CWE-916/InsufficientPasswordHash.qhelp +++ b/javascript/ql/src/Security/CWE-916/InsufficientPasswordHash.qhelp @@ -37,7 +37,7 @@ the hash of a password.

- +

This is not secure, since the password can be efficiently @@ -46,7 +46,7 @@ algorithm:

- +