We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e847c commit 89b8692Copy full SHA for 89b8692
buildscripts/dependency-check-suppressions.xml
@@ -8,7 +8,7 @@
8
</suppress>
9
<suppress>
10
<!-- detected CVEs are for otel go and python -->
11
- <packageUrl regex="true">^pkg:com\.google\.cloud\.opentelemetry/detector-resources-support@.*</packageUrl>
+ <packageUrl regex="true">^pkg:maven/com\.google\.cloud\.opentelemetry/detector-resources-support@.*</packageUrl>
12
<vulnerabilityName>CVE-2023-43810</vulnerabilityName>
13
<vulnerabilityName>CVE-2023-45142</vulnerabilityName>
14
<vulnerabilityName>CVE-2023-47108</vulnerabilityName>
0 commit comments