You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this very cool enricher to grab the client info when writing down to the logs.
The issue that I'm encountering right now is that the latest version doesn't have the File/Product version properly set.
I compared that with other NuGet package, and the versions are properly set there.
I came across that issue because when I run the analysis of my docker images the only vulnerability reported is Serilog.Enrichers.ClientInfo with version 0.0.0.0, latest version 2.1.2 is installed on the project.