Skip to content

Commit 108bf1a

Browse files
shreypuranikjaviereguiluz
authored andcommitted
Updating security_checker.rst
Updating with an example scenario of how the security checker can be integrated
1 parent f7929eb commit 108bf1a

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
@@ -22,7 +22,9 @@ 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-
Therefore, you can easily integrate it in your build process.
25+
Therefore, you can easily integrate it in your build process, so that
26+
all dependencies are checked for known security vulnerabilities each
27+
time that the project is built.
2628

2729
.. note::
2830

0 commit comments

Comments
 (0)