Skip to content

Commit e3ed308

Browse files
Add to README
1 parent 64d1918 commit e3ed308

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Ionizer is a structured input filtering system ideal for HTTP form data.
1717

1818
Aside from the benefits of being able to strictly type your applications that accept user input,
1919
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).
2021

2122
## Installing
2223

0 commit comments

Comments
 (0)