bryanedds/Prime

'Newtonsoft.Json' severity vulnerability issue and dependency constraint with 'Prime.Kernel.TestMethodResources.Release'

Closed this issue · 3 comments

Hi Bryan,

I encountered one Newtonsoft.Json severity vulnerability issue when I use Visual Studio 2022 (Rev 17.9.4 or later rev, no issue on earlier rev) to build my repo, it will cause build fail or some files missing after build. Error description shows here:
1
I tried to follow the link (GHSA-5crp-9r3c-p9vr) to update the package 'Newtonsoft.Json' to rev >13.0.1, but it failed since there is a dependency constraint with another package 'Prime.Kernel.TestMethodResources.Release', error shows below:
2
The 'Prime.Kernel.TestMethodResources.Release' is already the latest stable rev, but it requests the Newtonsoft.json rev = 12.0.3.
3

Could you please help on it? Any help on it will be appreciated!

Closed because the package at issue is not related to ours (they merely have similar names).

Oh I see. Let me try to find the correct package owner. Thank you for your help, Bryan.