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.
1 parent b45f79d commit 45e3ffaCopy full SHA for 45e3ffa
security/security_checker.rst
@@ -29,5 +29,12 @@ FriendsOfPHP organization.
29
To enable the ``security:check`` command, make sure the
30
`SensioDistributionBundle`_ is installed and enabled in your application.
31
32
+.. tip::
33
+
34
+ The security checker is also available as an independent console application
35
+ and distributed as a PHAR file so you can use it in any PHP application.
36
+ Check out the `Security Checker repository`_ for more details.
37
38
.. _`security advisories database`: https://github.com/FriendsOfPHP/security-advisories
39
.. _`SensioDistributionBundle`: https://github.com/sensiolabs/SensioDistributionBundle
40
+.. _`Security Checker repository`: https://github.com/sensiolabs/security-checker
0 commit comments