File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
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" >
Original file line number Diff line number Diff line change 5757 <javadoc .plugin.version>3.11.2</javadoc .plugin.version>
5858 <license .plugin.version>5.0.0</license .plugin.version>
5959 <nexus .plugin.version>1.7.0</nexus .plugin.version>
60- <owasp .plugin.version>12.1.1 </owasp .plugin.version>
60+ <owasp .plugin.version>12.1.2 </owasp .plugin.version>
6161 <projectinfo .plugin.version>3.9.0</projectinfo .plugin.version>
6262 <pmd .plugin.version>3.26.0</pmd .plugin.version>
6363 <site .plugin.version>3.21.0</site .plugin.version>
You can’t perform that action at this time.
0 commit comments