We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9a962 commit fdfb1a0Copy full SHA for fdfb1a0
book/security.rst
@@ -2059,7 +2059,9 @@ Checking Dependencies Security
2059
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2060
2061
.. versionadded:: 2.5
2062
- The ``security:check`` command was introduced in Symfony 2.5.
+ The ``security:check`` command was introduced in Symfony 2.5. This command is
2063
+ included in ``SensioDistributionBundle``, which has to be registered in your
2064
+ application in order to use this command.
2065
2066
When using lots of dependencies in your Symfony projects, odds are that some of
2067
them contain security vulnerabilities. That's why Symfony includes a command
0 commit comments