We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e159351 commit e58b90eCopy full SHA for e58b90e
java/ql/src/Security/CWE/CWE-522/InsecureBasicAuth.qhelp
@@ -17,11 +17,11 @@
17
<references>
18
<li>
19
SonarSource rule:
20
- <a href="https://rules.sonarsource.com/java/tag/owasp/RSPEC-2647">Basic authentication should not be used</a>
+ <a href="https://rules.sonarsource.com/java/tag/owasp/RSPEC-2647">Basic authentication should not be used</a>.
21
</li>
22
23
Acunetix:
24
- <a href="https://www.acunetix.com/vulnerabilities/web/basic-authentication-over-http/">WEB VULNERABILITIES INDEX - Basic authentication over HTTP</a>
+ <a href="https://www.acunetix.com/vulnerabilities/web/basic-authentication-over-http/">WEB VULNERABILITIES INDEX - Basic authentication over HTTP</a>.
25
26
</references>
27
</qhelp>
0 commit comments