8000 Update security_checker.rst · symfony/symfony-docs@0f61cfc · GitHub
[go: up one dir, main page]

Skip to content

Commit 0f61cfc

Browse files
shreypuranikjaviereguiluz
authored andcommitted
Update security_checker.rst
1 parent f12abbb commit 0f61cfc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

security/security_checker.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ FriendsOfPHP organization.
2323
The ``security:check`` command terminates with a non-zero exit code if
2424
any of your dependencies is affected by a known security vulnerability.
2525
This allows you to add it to your project build process and your continuous
26-
integration workflows.
26+
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.
2729

2830
.. note::
2931

0 commit comments

Comments
 (0)
0