8000
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 3cff312 commit a86d907Copy full SHA for a86d907
security/security_checker.rst
@@ -23,9 +23,7 @@ FriendsOfPHP organization.
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
This way you can add it to your project build process and your continuous
26
- integration workflows to make them fail when there are vulnerabilities which
27
- would result in a non-zero exit code being returned when the command is
28
- executed.
+ integration workflows to make them fail when there are vulnerabilities.
29
30
.. note::
31
0 commit comments