8000 Minor reword · symfony/symfony-docs@588aca4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 588aca4

Browse files
committed
Minor reword
1 parent fc77ac4 commit 588aca4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

security/security_checker.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ FriendsOfPHP organization.
2222

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.
25-
This allows you to add it to your project build process and your continuous
26-
integration workflows. Depending on the continious integration workflow, a
27-
non-zero exit code could result in the build process terminating in the
28-
event of vulnerabilities being highlighted.
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.
2927

3028
.. note::
3129

0 commit comments

Comments
 (0)
0