python312Packages.js2py: mark insecure
https://github.com/Marven11/CVE-2024-28397-js2py-Sandbox-Escape
This commit is contained in:
@@ -42,5 +42,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/PiotrDabkowski/Js2Py";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ onny ];
|
||||
knownVulnerabilities = [ "CVE-2024-28397" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user