File tree Expand file tree Collapse file tree 1 file changed +6
-21
lines changed
Expand file tree Collapse file tree 1 file changed +6
-21
lines changed Original file line number Diff line number Diff line change 22<suppressions xmlns =" https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd" >
33<suppress >
44 <notes ><![CDATA[
5- file name: Finos.Fdc3.NewtonsoftJson.Tests.csproj
6- ]]> </notes >
7- <cve >CVE-2022-25921</cve >
8- </suppress >
9- <suppress >
10- <notes ><![CDATA[
11- file name: Finos.Fdc3.NewtonsoftJson.csproj
12- ]]> </notes >
13- <cve >CVE-2022-25921</cve >
14- </suppress >
15- <suppress >
16- <notes ><![CDATA[
17- file name: Finos.Fdc3.NewtonsoftJson.Tests.csproj
5+ False positive: Newtonsoft.Json is incorrectly matched to the npm json package CPE.
186 ]]> </notes >
197 <cpe >cpe:/a:json_project:json</cpe >
208</suppress >
219<suppress >
2210 <notes ><![CDATA[
23- file name: Finos.Fdc3.NewtonsoftJson.Tests.csproj
24- ]]> </notes >
25- <cpe >cpe:/a:morgan-json_project:morgan-json</cpe >
26- </suppress >
27- <suppress >
28- <notes ><![CDATA[
29- file name: Finos.Fdc3.NewtonsoftJson.Tests.csproj
11+ False positive: CVE-2022-4742 is a prototype pollution vulnerability in the npm
12+ json-pointer package (manuelstofer/json-pointer). JsonPointer.Net is an unrelated
13+ .NET library (gregsdennis/json-everything) incorrectly matched by CPE analysis.
3014 ]]> </notes >
31- <cpe >cpe:/a:morgan_project:morgan</cpe >
15+ <filePath regex =" true" >.*\bJsonPointer\.Net\.dll</filePath >
16+ <cve >CVE-2022-4742</cve >
3217</suppress >
3318</suppressions >
You can’t perform that action at this time.
0 commit comments