Skip to content

Commit 668b4f8

Browse files
shreypuranikjaviereguiluz
authored andcommitted
Update security_checker.rst
1 parent 16a01aa commit 668b4f8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

security/security_checker.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ FriendsOfPHP organization.
2525
This way you can add it to your project build process and your continuous
2626
integration workflows to make them fail when there are vulnerabilities.
2727

28+
.. tip::
29+
30+
Earlier versions of this command used a tool hosted at a now deprecated URL,
31+
with the tool having since been moved to a new location, which has been
32+
reflected in newer versions of the bundle. Use the latest version of the
33+
command to avoid getting exit code zero and breaking existing build plans
34+
if the command has been integrated into project build process.
35+
2836
.. note::
2937

3038
To enable the ``security:check`` command, make sure the

0 commit comments

Comments
 (0)