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
31
31
</example >
32
32
<references >
33
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 >
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 >
38
36
39
37
</references >
40
38
</qhelp >
You can’t perform that action at this time.
0 commit comments