Suppress CVE-2020-9492 for hadoop-mapreduce-client-core (#10847)

This commit is contained in:
Jihoon Son 2021-02-03 15:54:25 -08:00 committed by GitHub
parent a1a49811d9
commit ad946559bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -298,5 +298,6 @@
]]></notes>
<packageUrl regex="true">^pkg:maven/org\.apache\.hadoop/hadoop\-.*@.*$</packageUrl>
<cve>CVE-2018-11765</cve>
<cve>CVE-2020-9492</cve>
</suppress>
</suppressions>