We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d1918 commit e3ed308Copy full SHA for e3ed308
README.md
@@ -17,6 +17,7 @@ Ionizer is a structured input filtering system ideal for HTTP form data.
17
18
Aside from the benefits of being able to strictly type your applications that accept user input,
19
Ionizer makes it easy to mitigate [some NoSQL injection techniques](https://www.php.net/manual/en/mongodb.security.request_injection.php).
20
+Learn more about [preventing NoSQL injection with Ionizer](docs/nosql-injection-prevention.md).
21
22
## Installing
23
0 commit comments