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 f7929eb commit 108bf1aCopy full SHA for 108bf1a
security/security_checker.rst
@@ -22,7 +22,9 @@ FriendsOfPHP organization.
22
23
The ``security:check`` command terminates with a non-zero exit code if
24
any of your dependencies is affected by a known security vulnerability.
25
- Therefore, you can easily integrate it in your build process.
+ Therefore, you can easily integrate it in your build process, so that
26
+ all dependencies are checked for known security vulnerabilities each
27
+ time that the project is built.
28
29
.. note::
30
0 commit comments