We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4359995 + a4ba4f4 commit de3756dCopy full SHA for de3756d
javascript/frameworks/cap/src/cqlinjection/CqlInjection.md
@@ -19,6 +19,6 @@ SELECT.from(entity).columns(column)
19
20
## References
21
22
-- OWASP: [Log Injection](https://owasp.org/www-community/attacks/Log_Injection).
23
-- OWASP: [Log Injection Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Logging_Cheat_Sheet.html).
+- OWASP: [SQL Injection](https://owasp.org/www-community/attacks/SQL_Injectionn).
+- OWASP: [SQL Injection Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/SQL_Injection_Prevention_Cheat_Sheet.html).
24
- SAP CAPire Documentation: [Security Aspects](https://cap.cloud.sap/docs/guides/security/aspects#common-injection-attacks).
0 commit comments