8000 minor #11130 Update security_checker.rst (shreypuranik, javiereguiluz) · symfony/symfony-docs@16a01aa · GitHub
[go: up one dir, main page]

Skip to content

Commit 16a01aa

Browse files
committed
minor #11130 Update security_checker.rst (shreypuranik, javiereguiluz)
This PR was submitted for the 4.2 branch but it was merged into the 3.4 branch instead (closes #11130). Discussion ---------- Update security_checker.rst Adding a minor addition to the Tip note about integrating security checker with continuous integration workflow. Commits ------- a86d907 Update security_checker.rst 3cff312 Update security_checker.rst 588aca4 Minor reword fc77ac4 Update security_checker.rst 0f61cfc Update security_checker.rst
2 parents f12abbb + a86d907 commit 16a01aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

security/security_checker.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +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.
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.
2727

2828
.. note::
2929

0 commit comments

Comments
 (0)
0