mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
ladybird: mark vulnerable
This commit is contained in:
@@ -172,5 +172,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
mainProgram = "Ladybird";
|
||||
# use of undeclared identifier 'NSBezelStyleAccessoryBarAction'
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
knownVulnerabilities = [
|
||||
"https://jessie.cafe/posts/pwning-ladybirds-libjs/"
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user