Added full stops

This commit is contained in:
mc
2021-07-27 15:02:39 +01:00
committed by Tony Torralba
parent e159351179
commit e58b90ef1c

View File

@@ -17,11 +17,11 @@
<references> <references>
<li> <li>
SonarSource rule: SonarSource rule:
<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>.
</li> </li>
<li> <li>
Acunetix: Acunetix:
<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>.
</li> </li>
</references> </references>
</qhelp> </qhelp>