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 f12abbb commit 0f61cfcCopy full SHA for 0f61cfc
security/security_checker.rst
@@ -23,7 +23,9 @@ 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 allows you to add it to your project build process and your continuous
26
- integration workflows.
+ integration workflows. Depending on the continious integration workflow, a
27
+ non-zero exit code could also result in the build process terminating in the
28
+ event of vulnerabilities being highlighted.
29
30
.. note::
31
0 commit comments