Skip to content

Commit 167f58b

Browse files
committed
Tweak security checker wording
-mCloning is not accurate anymore as the command now uses GitHub HTTP API
1 parent 4f473b1 commit 167f58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/security_checker.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ file to find known security vulnerabilities in your installed dependencies:
1515
1616
A good security practice is to execute this command regularly to be able to
1717
update or replace compromised dependencies as soon as possible. The security
18-
check is done locally by cloning the `security advisories database`_ published
18+
check is done locally by fetching the `security advisories database`_ published
1919
by the FriendsOfPHP organization, so your ``composer.lock`` file is not sent on
2020
the network.
2121

0 commit comments

Comments
 (0)