Skip to content

Commit 45e3ffa

Browse files
committed
Added a note about using the security checker independently
1 parent b45f79d commit 45e3ffa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

security/security_checker.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,12 @@ FriendsOfPHP organization.
2929
To enable the ``security:check`` command, make sure the
3030
`SensioDistributionBundle`_ is installed and enabled in your application.
3131

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+
3238
.. _`security advisories database`: https://github.com/FriendsOfPHP/security-advisories
3339
.. _`SensioDistributionBundle`: https://github.com/sensiolabs/SensioDistributionBundle
40+
.. _`Security Checker repository`: https://github.com/sensiolabs/security-checker

0 commit comments

Comments
 (0)