Commit 6148e50
committed
build: disable CVE-2018-20225 pip package shadow
ignore as long as status is not-fixed.
description:
** DISPUTED ** An issue was discovered in pip (all versions) because
it installs the version with the highest version number, even if
the user had intended to obtain a private package from a private
index. This only affects use of the --extra-index-url option, and
exploitation requires that the package does not already exist in
the public index (and thus the attacker can put the package there
with an arbitrary version number). NOTE: it has been reported that
this is intended functionality and the user is responsible for
using --extra-index-url securely.
[skip travis]1 parent e50e256 commit 6148e50
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments