Skip to content

Commit 6f93c2e

Browse files
authored
chore: update hypertrace-core submodule (#192)
* chore: update hypertrace-core submodule * update supression for jackson-databind
1 parent 92fa97c commit 6f93c2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

owasp-suppressions.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
<packageUrl regex="true">^pkg:maven/io\.github\.graphql\-java/graphql\-java\-annotations@.*$</packageUrl>
1717
<cpe>cpe:/a:graphql-java:graphql-java</cpe>
1818
</suppress>
19-
<suppress until="2023-06-29Z">
19+
<suppress until="2023-07-30Z">
2020
<notes><![CDATA[
2121
file name: jackson-databind-2.15.2.jar
2222
]]></notes>
2323
<packageUrl regex="true">^pkg:maven/com\.fasterxml\.jackson\.core/jackson\-databind@.*$</packageUrl>
2424
<cve>CVE-2023-35116</cve>
2525
</suppress>
26-
</suppressions>
26+
</suppressions>

0 commit comments

Comments
 (0)