mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 10:30:32 +00:00
gitter: mark vulnerable to CVE-2023-4863
This commit is contained in:
@@ -97,6 +97,7 @@ in stdenv.mkDerivation rec {
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.imalison ];
|
||||
knownVulnerabilities = [ "CVE-2023-4863" ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user