File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
swift/ql/src/queries/Security/CWE-089 Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,8 @@ Most database connector libraries offer a way of safely embedding untrusted data
3131</example >
3232<references >
3333
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 >
34+ <li >Wikipedia: <a href =" https://en.wikipedia.org/wiki/SQL_injection" >SQL injection</a >.</li >
35+ <li >OWASP: <a href =" https://cheatsheetseries.owasp.org/cheatsheets/SQL_Injection_Prevention_Cheat_Sheet.html" >SQL Injection Prevention Cheat Sheet</a >.</li >
3836
3937</references >
4038</qhelp >
You can’t perform that action at this time.
0 commit comments