<?xml version="1.0" encoding="UTF-8"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
  -->

<!-- See https://jeremylong.github.io/DependencyCheck/general/suppression.html for usage.
     Simply view the HTML report generated in ./build/reports/dependency-check-report.html
     and click the "suppress" button next to the CVE you wish to suppress to copy the xml fragment
 -->

<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
  <suppress base="true">
     <notes><![CDATA[
     This CVE only affects the Kerby backend-ldap component, which Solr
     does not include.
     ]]></notes>
     <cve>CVE-2023-25613</cve>
  </suppress>
  <suppress base="true">
     <notes><![CDATA[
     FP per issue #6388
     ]]></notes>
     <packageUrl regex="true">^pkg:maven/org\.apache\.rat/apache-rat@.*$</packageUrl>
     <cpe>cpe:/a:line:line</cpe>
  </suppress>
  <suppress>
    <notes><![CDATA[simple-xml-safe is a safe xml-safe fork]]></notes>
    <packageUrl regex="true">^pkg:maven/com\.carrotsearch\.thirdparty/simple\-xml\-safe@.*$</packageUrl>
    <cve>CVE-2017-1000190</cve>
  </suppress>
  <suppress>
    <notes><![CDATA[apache-mime4j has different releases than apache james]]></notes>
    <packageUrl regex="true">^pkg:maven/org\.apache\.james/apache\-mime4j.*@.*$</packageUrl>
    <cve>CVE-2021-38542</cve>
    <cve>CVE-2021-40110</cve>
    <cve>CVE-2021-40111</cve>
    <cve>CVE-2021-40525</cve>
  </suppress>
  <suppress>
    <notes><![CDATA[apache-rat-tasks is not tasks]]></notes>
    <packageUrl regex="true">^pkg:maven/org\.apache\.rat/apache\-rat\-tasks@.*$</packageUrl>
    <cpe>cpe:/a:tasks:tasks</cpe>
  </suppress>
  <suppress>
    <notes><![CDATA[zookeeper is not Jetty]]></notes>
    <packageUrl regex="true">^pkg:maven/org\.apache\.zookeeper/zookeeper.*@.*$</packageUrl>
    <cve>CVE-2021-28164</cve>
    <cve>CVE-2021-34429</cve>
  </suppress>
  <suppress>
    <notes><![CDATA[carrot2-guava-.*.jar - Only used with clustering engine, and the risk is DOS attack]]></notes>
    <packageUrl regex="true">^pkg:maven/org\.carrot2\.shaded/carrot2\-guava@.*$</packageUrl>
    <cpe>cpe:/a:google:guava</cpe>
  </suppress>
  <suppress>
    <notes><![CDATA[Apache Calcite Avatica has separate releases from Apache Calcite]]></notes>
    <packageUrl regex="true">^pkg:maven/org\.apache\.calcite\.avatica/.*@.*$</packageUrl>
    <cpe>cpe:/a:apache:calcite</cpe>
  </suppress>
  <suppress>
    <notes><![CDATA[jetty-servlet-api has separate releases from Jetty itself]]></notes>
    <packageUrl regex="true">^pkg:maven/org\.eclipse\.jetty\.toolchain/jetty\-servlet\-api@.*$</packageUrl>
    <cpe>cpe:/a:eclipse:jetty</cpe>
    <cpe>cpe:/a:jetty:jetty</cpe>
  </suppress>
  <suppress>
    <notes><![CDATA[hadoop-shaded-guava-1.1.1.jar is not Apache Hadoop 1.1.1]]></notes>
    <packageUrl regex="true">^pkg:maven/org\.apache\.hadoop\.thirdparty/hadoop\-shaded\-guava@.*$</packageUrl>
    <cpe>cpe:/a:apache:hadoop:1.1.1</cpe>
  </suppress>
  <suppress>
    <notes><![CDATA[hadoop-client-runtime-3.*.jar is not Apache Hadoop 1.1.1]]></notes>
    <packageUrl regex="true">^pkg:maven/org\.apache\.hadoop/hadoop\-client\-runtime@3.*$</packageUrl>
    <cpe>cpe:/a:apache:hadoop:1.1.1</cpe>
  </suppress>
</suppressions>
