Remove CWE reference from qlhelp since it's obtained from metadata

This commit is contained in:
Tony Torralba
2021-06-03 10:28:18 +02:00
parent 49c6a56f97
commit 90df3fa94c

View File

@@ -15,9 +15,6 @@
</example>
<references>
<li>
<a href="https://cwe.mitre.org/data/definitions/522">CWE-522</a>
</li>
<li>
SonarSource rule:
<a href="https://rules.sonarsource.com/java/tag/owasp/RSPEC-2647">Basic authentication should not be used</a>