openimageio_1: add CVE-2023-22845, CVE-2023-24472 & CVE-2023-24473 to knownVulnerabilities

This commit is contained in:
Robert Scott
2023-04-24 23:56:44 +02:00
committed by Nicolas Benes
parent 8aba7c43d1
commit 46559d5fca
@@ -72,6 +72,9 @@ stdenv.mkDerivation rec {
"CVE-2022-43601"
"CVE-2022-43602"
"CVE-2022-43603"
"CVE-2023-22845"
"CVE-2023-24472"
"CVE-2023-24473"
];
};
}