File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 88 <packageUrl regex =" true" >^pkg:maven/com\.inrupt\.client/inrupt\-client\-openid@.*$</packageUrl >
99 <cpe >cpe:/a:openid:openid</cpe >
1010 </suppress >
11+ <suppress >
12+ <notes ><![CDATA[
13+ This suppresses a false positive CPE match
14+ ]]> </notes >
15+ <packageUrl regex =" true" >^pkg:maven/org\.roaringbitmap/RoaringBitmap@.*$</packageUrl >
16+ <cpe >cpe:/a:bitmap_project:bitmap</cpe >
17+ </suppress >
18+ <suppress >
19+ <notes ><![CDATA[
20+ The json-java artifact is not a dependency of this project.
21+ ]]> </notes >
22+ <packageUrl regex =" true" >^pkg:maven/(com\.inrupt\.client/inrupt\-client\-jsonb|com\.github\.jsonld\-java/jsonld\-java|net\.javacrumbs\.json\-unit/json\-unit\-core)@.*$</packageUrl >
23+ <cve >CVE-2023-5072</cve >
24+ </suppress >
25+ <suppress >
26+ <notes ><![CDATA[
27+ The json-java artifact is not a dependency of this project.
28+ ]]> </notes >
29+ <packageUrl regex =" true" >^pkg:maven/(com\.inrupt\.client/inrupt\-client\-jsonb|com\.github\.jsonld\-java/jsonld\-java|net\.javacrumbs\.json\-unit/json\-unit\-core)@.*$</packageUrl >
30+ <cve >CVE-2022-45688</cve >
31+ </suppress >
1132
1233 <!-- Suppressed vulnerabilities. These need monthly review. -->
1334 <suppress until =" 2025-08-10Z" >
You can’t perform that action at this time.
0 commit comments