mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 18:23:44 +00:00
v8: mark vulnerable
The v8 package has not been updated for 3 years.
This commit is contained in:
parent
214a77ff83
commit
bea2f0a2ea
@ -190,5 +190,6 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ proglodyte matthewbauer ];
|
||||
platforms = platforms.unix;
|
||||
license = licenses.bsd3;
|
||||
knownVulnerabilities = [ "Severely outdated with multiple publicly known vulnerabilities" ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user