We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d53b41 commit 5ed8ec1Copy full SHA for 5ed8ec1
security/security_checker.rst
@@ -22,9 +22,8 @@ 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, so that
26
- all dependencies are checked for known security vulnerabilities each
27
- time that the project is built.
+ This allows you to add it to your project build process and your continuous
+ integration workflows.
28
29
.. note::
30
0 commit comments