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

Skip to content

Commit 3cff312

Browse files
shreypuranikjaviereguiluz
authored andcommitted
Update security_checker.rst
1 parent 588aca4 commit 3cff312

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 way you can add it to your project build process and your continuous
26-
integration workflows to make them fail when there are vulnerabilities.
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.
2729

2830
.. note::
2931

0 commit comments

Comments
 (0)
0