Commit ac6983c0 authored by ruby0b's avatar ruby0b
Browse files
parent e544a67e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,5 +42,6 @@ buildPythonPackage rec {
    homepage = "https://github.com/PiotrDabkowski/Js2Py";
    license = licenses.mit;
    maintainers = with maintainers; [ onny ];
    knownVulnerabilities = [ "CVE-2024-28397" ];
  };
}