From e58b90ef1c670308976b6e901b202a4c4ab665a3 Mon Sep 17 00:00:00 2001 From: mc <42146119+mchammer01@users.noreply.github.com> Date: Tue, 27 Jul 2021 15:02:39 +0100 Subject: [PATCH] Added full stops --- java/ql/src/Security/CWE/CWE-522/InsecureBasicAuth.qhelp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java/ql/src/Security/CWE/CWE-522/InsecureBasicAuth.qhelp b/java/ql/src/Security/CWE/CWE-522/InsecureBasicAuth.qhelp index fedce26842b..ebbb8eca7ba 100644 --- a/java/ql/src/Security/CWE/CWE-522/InsecureBasicAuth.qhelp +++ b/java/ql/src/Security/CWE/CWE-522/InsecureBasicAuth.qhelp @@ -17,11 +17,11 @@
  • SonarSource rule: - Basic authentication should not be used + Basic authentication should not be used.
  • Acunetix: - WEB VULNERABILITIES INDEX - Basic authentication over HTTP + WEB VULNERABILITIES INDEX - Basic authentication over HTTP.