File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ possible. :pep:`694` proposes adding such a mechanism for multiple
274274wheels within a single package, but extending it to multiple packages is
275275not a goal.
276276
277- **Induced Security Risk: ** proliferation of suffixed variant packages
277+ **Security Risk: ** proliferation of suffixed variant packages
278278leads users to expect these suffixes in other packages, making name
279279squatting much easier. For example, one could create a malicious
280280``numpy-cuda `` package that users will be lead to believe it's a CUDA
738738 contains too many components. Example:
739739
740740 .. code-block :: text
741-
741+
742742 numpy-2.3.2-1-cp313-cp313t-musllinux_1_2_x86_64-x86_64_v3.whl
743743 ^^^^^^^^^^
744744
748748 the filename is considered invalid. Example:
749749
750750 .. code-block :: text
751-
751+
752752 numpy-2.3.2-cp313-cp313t-musllinux_1_2_x86_64-x86_64_v3.whl
753753 ^^^^^
754754
You can’t perform that action at this time.
0 commit comments