Skip to content

Commit e2d76ef

Browse files
Update doc/explanation/security.rst
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 2305eb3 commit e2d76ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/explanation/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ to reproduce a deterministic dependency state.
9898

9999
.. note::
100100

101-
dfetch warns at manifest-load time when a project URL uses a plaintext
101+
dfetch warns during dependency update/check operations when a project URL uses a plaintext
102102
transport scheme (``http://``, ``git://``, or ``svn://``). Use ``https://``
103103
or SSH (e.g. ``svn+ssh://``) to protect dependency fetches against interception.
104104

0 commit comments

Comments
 (0)