Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fdfb1a0

Browse filesBrowse files
committed
Added a note about the SensioDistributionBundle necessary for security:check
1 parent 3c9a962 commit fdfb1a0
Copy full SHA for fdfb1a0

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎book/security.rst

Copy file name to clipboardExpand all lines: book/security.rst
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2059,7 +2059,9 @@ Checking Dependencies Security
20592059
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20602060

20612061
.. versionadded:: 2.5
2062-
The ``security:check`` command was introduced in Symfony 2.5.
2062+
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.
20632065

20642066
When using lots of dependencies in your Symfony projects, odds are that some of
20652067
them contain security vulnerabilities. That's why Symfony includes a command

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.