WebView2 is using unsafe and beta versions for vulkan-1.dll & onnxruntime.dll libraries
Hey Team,
We are using 128.0.2739.42 of WebView2.Runtime.X64( https://nuget.info/packages/WebView2.Runtime.X64/128.0.2739.42). We have the below concerns
-
ONNX Runtime version 1.12.20230331.1.823b168 -> The latest file version is 1.18Vulnerabilities for ONNX runtime are linked here https://nvd.nist.gov/vuln/search/results?form_type=Basic&results_type=overview&query=ONNX&search_type=all&isCpeNameSearch=false, there is 1 high finding which we are concerned and cannot continue to use this version of ONNX. What is the SLA for updating the third party libraries? -
Vulkan Loader –Dev Build version 1.3.266.Dev Build -> The latest file version is 1.3.290Why are we using the dev build when the latest available version is 1.3.290?
Based on above 2, Can we get an updated version of webview2 with latest and safe dependencies versions to use?