Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96e4eb commit 8eccae1Copy full SHA for 8eccae1
1 file changed
swift/ql/src/queries/Security/CWE-089/SqlInjection.qhelp
@@ -31,10 +31,8 @@ Most database connector libraries offer a way of safely embedding untrusted data
31
</example>
32
<references>
33
34
-<li>
35
- <li>Wikipedia: <a href="https://en.wikipedia.org/wiki/SQL_injection">SQL injection</a>.</li>
36
- <li>OWASP: <a href="https://cheatsheetseries.owasp.org/cheatsheets/SQL_Injection_Prevention_Cheat_Sheet.html">SQL Injection Prevention Cheat Sheet</a>.</li>
37
-</li>
+<li>Wikipedia: <a href="https://en.wikipedia.org/wiki/SQL_injection">SQL injection</a>.</li>
+<li>OWASP: <a href="https://cheatsheetseries.owasp.org/cheatsheets/SQL_Injection_Prevention_Cheat_Sheet.html">SQL Injection Prevention Cheat Sheet</a>.</li>
38
39
</references>
40
</qhelp>
0 commit comments