Skip to content

Commit 0501ad7

Browse files
committed
Add link to paper about dependency confusion
1 parent c1d3b27 commit 0501ad7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/html/reference/pip_install.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,9 +1147,10 @@ Examples
11471147

11481148
Using this option to search for packages which are not in the main
11491149
repository (such as private packages) is unsafe, per a security
1150-
vulnerability called "dependency confusion": an attacker can claim the
1151-
package on the public repository in a way that will ensure it gets
1152-
chosen over the private package.
1150+
vulnerability called
1151+
`dependency confusion <https://azure.microsoft.com/en-us/resources/3-ways-to-mitigate-risk-using-private-package-feeds/>`_:
1152+
an attacker can claim the package on the public repository in a way that
1153+
will ensure it gets chosen over the private package.
11531154

11541155
.. tab:: Unix/macOS
11551156

0 commit comments

Comments
 (0)