golden-cheetah-bin: mark insecure due to CVE-2023-4863

This commit is contained in:
Adam Stephens 2023-09-15 14:53:38 -04:00
parent dc1668abd0
commit c0e3985db8
No known key found for this signature in database

View File

@ -33,5 +33,6 @@ appimageTools.wrapType2 {
maintainers = with lib.maintainers; [ gador adamcstephens ];
license = lib.licenses.gpl2Plus;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
knownVulnerabilities = [ "Vendors libwebp vulnerable to CVE-2023-4863" ];
};
}