WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime.
MIT License
765
stars
115
forks
source link
Please upgrade project to .NET 8.0 and LiteDB to 5.0.13 #155
Hi,
Can you please upgrade to .NET 8.0 due to following vulnerability issues? https://nvd.nist.gov/vuln/detail/CVE-2023-33127 https://nvd.nist.gov/vuln/detail/CVE-2023-38171 https://nvd.nist.gov/vuln/detail/CVE-2023-36435 https://nvd.nist.gov/vuln/detail/CVE-2023-35390 https://nvd.nist.gov/vuln/detail/CVE-2023-33170 https://nvd.nist.gov/vuln/detail/CVE-2023-24936 https://nvd.nist.gov/vuln/detail/CVE-2023-38180
And also can you please update LiteDB.dll to the version >= 5.0.13 ? Current version has following critical vulnerability https://nvd.nist.gov/vuln/detail/CVE-2022-23535
Thanks