Commit b553e927 authored by Robert Schütz's avatar Robert Schütz
Browse files

python2Packages.setuptools: mark insecure

parent fc375043
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -82,6 +82,9 @@ buildPythonPackage {
      psfl
      zpl20
    ];
    knownVulnerabilities = [
      "CVE-2025-47273"
    ];
    platforms = python.meta.platforms;
    priority = 10;
  };