File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <packageUrl regex =" true" >^pkg:maven/com\.fasterxml\.jackson\.core/jackson\-databind@.*$</packageUrl >
2222 <cve >CVE-2022-42004</cve >
2323 </suppress >
24+ <suppress >
25+ <notes ><![CDATA[
26+ CWE-121 Stack-based Buffer Overflow,
27+ ** DISPUTED ** NOTE: the vendor's perspective is that the product is not intended for use with untrusted input.
28+ ]]> </notes >
29+ <packageUrl regex =" true" >^pkg:maven/com\.fasterxml\.jackson\.core/jackson\-databind@.*$</packageUrl >
30+ <cve >CVE-2023-35116</cve >
31+ </suppress >
2432 <suppress >
2533 <notes ><![CDATA[
2634 Payara is not a dependency of ESS
Original file line number Diff line number Diff line change 4747 <groupId >commons-fileupload</groupId >
4848 <artifactId >commons-fileupload</artifactId >
4949 </exclusion >
50- </exclusions >
51- </dependency >
5250 <!-- transitive dependency via wiremock -->
5351 <!-- when wiremock is updated beyond 2.35, this can be removed -->
52+ </exclusions >
53+ </dependency >
5454 <dependency >
5555 <groupId >net.minidev</groupId >
5656 <artifactId >json-smart</artifactId >
You can’t perform that action at this time.
0 commit comments