serilog / serilog-sinks-email

A Serilog sink that writes events to SMTP email
Apache License 2.0
76 stars 69 forks source link

Mimekit has vulnerable dependency that can lead to denial of service #140

Open danielwspie opened 2 months ago

danielwspie commented 2 months ago

https://github.com/advisories/GHSA-gmc6-fwg3-75m5

Serilog.Sinks.Email (v4.0.0) └─ MailKit (v4.6.0) └─ MimeKit (v4.6.0)

jwalz-hunter commented 5 days ago

Any update on this?