polymc: mark knownVulnerabilities OVE-20221017-0001
see #196460, https://xeiaso.net/blog/OVE-20221017-0001
This commit is contained in:
parent
d9ef9f3645
commit
9d27de8105
1 changed files with 1 additions and 0 deletions
|
@ -71,5 +71,6 @@ stdenv.mkDerivation rec {
|
|||
changelog = "https://github.com/PolyMC/PolyMC/releases/tag/${version}";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ cleverca22 starcraft66 ];
|
||||
knownVulnerabilities = [ "OVE-20221017-0001" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue