We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d3b27 commit 0501ad7Copy full SHA for 0501ad7
docs/html/reference/pip_install.rst
@@ -1147,9 +1147,10 @@ Examples
1147
1148
Using this option to search for packages which are not in the main
1149
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.
+ vulnerability called
+ `dependency confusion <https://azure.microsoft.com/en-us/resources/3-ways-to-mitigate-risk-using-private-package-feeds/>`_:
+ an attacker can claim the package on the public repository in a way that
1153
+ will ensure it gets chosen over the private package.
1154
1155
.. tab:: Unix/macOS
1156
0 commit comments