Skip to content

Commit a5b6083

Browse files
committed
Merge remote-tracking branch 'origin/main' into coverage
2 parents bac4af9 + 5293c1d commit a5b6083

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build-tools/dependency-check/dependency-check-suppression.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
<packageUrl regex="true">^pkg:maven/oracle\.kubernetes/integration\-tests@.*$</packageUrl>
2929
<cpe>cpe:/a:kubernetes:kubernetes</cpe>
3030
</suppress>
31+
<suppress>
32+
<packageUrl regex="true">^pkg:maven/oracle\.kubernetes/installation\-tests@.*$</packageUrl>
33+
<cpe>cpe:/a:kubernetes:kubernetes</cpe>
34+
</suppress>
3135
<suppress>
3236
<packageUrl regex="true">^pkg:maven/oracle\.kubernetes/json\-schema@.*$</packageUrl>
3337
<cpe>cpe:/a:kubernetes:kubernetes</cpe>

0 commit comments

Comments
 (0)