kgrzybek / modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.
MIT License
11.15k stars 1.75k forks source link

error NU1902: Warning As Error: Package 'IdentityServer4' 4.1.2 has a known moderate severity vulnerability #334

Open Baskargit opened 3 months ago

Baskargit commented 3 months ago

I get an error NU1902: Warning As Error: Package 'IdentityServer4' 4.1.2 has a known moderate severity vulnerability while i run docker compose up from linux

image

Baskargit commented 3 months ago

I found a short-term solution to the issue by referring to the documentation NU1902

image image