Skip to content

Commit 8c60115

Browse files
committed
fixed owas issue, need to extend supression
1 parent a4cab36 commit 8c60115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owasp-suppressions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<packageUrl regex="true">^pkg:maven/io\.github\.graphql\-java/graphql\-java\-annotations@.*$</packageUrl>
1616
<cpe>cpe:/a:graphql-java:graphql-java</cpe>
1717
</suppress>
18-
<suppress until="2023-06-29Z">
18+
<suppress until="2023-07-30Z">
1919
<notes><![CDATA[
2020
file name: jackson-databind-2.15.2.jar
2121
]]></notes>

0 commit comments

Comments
 (0)