diff --git a/create_framework/http-foundation.rst b/create_framework/http-foundation.rst index a0e0183ba58..7f92d9e7fb5 100644 --- a/create_framework/http-foundation.rst +++ b/create_framework/http-foundation.rst @@ -221,7 +221,7 @@ Last but not the least, these classes, like every other class in the Symfony code, have been `audited`_ for security issues by an independent company. And being an Open-Source project also means that many other developers around the world have read the code and have already fixed potential security problems. -When was the last you ordered a professional security audit for your home-made +When was the last time you ordered a professional security audit for your home-made framework? Even something as simple as getting the client IP address can be insecure::