12498b56bSopenharmony_ci<?xml version="1.0" encoding="UTF-8"?> 22498b56bSopenharmony_ci<!-- Copyright (c) 2024 Huawei Device Co., Ltd. 32498b56bSopenharmony_ci 42498b56bSopenharmony_ci Licensed under the Apache License, Version 2.0 (the "License"); 52498b56bSopenharmony_ci you may not use this file except in compliance with the License. 62498b56bSopenharmony_ci You may obtain a copy of the License at 72498b56bSopenharmony_ci 82498b56bSopenharmony_ci http://www.apache.org/licenses/LICENSE-2.0 92498b56bSopenharmony_ci 102498b56bSopenharmony_ci Unless required by applicable law or agreed to in writing, software 112498b56bSopenharmony_ci distributed under the License is distributed on an "AS IS" BASIS, 122498b56bSopenharmony_ci WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 132498b56bSopenharmony_ci See the License for the specific language governing permissions and 142498b56bSopenharmony_ci limitations under the License. 152498b56bSopenharmony_ci 162498b56bSopenharmony_ci This is the configuration file template for OpenHarmony OSS Audit Tool, please copy it to your project root dir and modify it refer to OpenHarmony/tools_oat/README. 172498b56bSopenharmony_ci 182498b56bSopenharmony_ci--> 192498b56bSopenharmony_ci 202498b56bSopenharmony_ci<configuration> 212498b56bSopenharmony_ci <oatconfig> 222498b56bSopenharmony_ci <licensefile></licensefile> 232498b56bSopenharmony_ci <policylist> 242498b56bSopenharmony_ci <policy name="projectPolicy" desc=""> 252498b56bSopenharmony_ci </policy> 262498b56bSopenharmony_ci </policylist> 272498b56bSopenharmony_ci <filefilterlist> 282498b56bSopenharmony_ci <filefilter name="defaultFilter" desc="Files not to check"> 292498b56bSopenharmony_ci </filefilter> 302498b56bSopenharmony_ci <filefilter name="defaultPolicyFilter" desc="Filters for compatibility,license header policies"> 312498b56bSopenharmony_ci </filefilter> 322498b56bSopenharmony_ci <filefilter name="copyrightPolicyFilter" desc="Filters for copyright header policies"> 332498b56bSopenharmony_ci </filefilter> 342498b56bSopenharmony_ci <filefilter name="licenseFileNamePolicyFilter" desc="Filters for LICENSE file policies"> 352498b56bSopenharmony_ci </filefilter> 362498b56bSopenharmony_ci <filefilter name="readmeFileNamePolicyFilter" desc="Filters for README file policies"> 372498b56bSopenharmony_ci </filefilter> 382498b56bSopenharmony_ci <filefilter name="readmeOpenSourcefileNamePolicyFilter" desc="Filters for README.OpenSource file policies"> 392498b56bSopenharmony_ci </filefilter> 402498b56bSopenharmony_ci <filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies"> 412498b56bSopenharmony_ci <filteritem type="filepath" name="figures/zh-cn_image_0000001115534242.png" desc="self developed image"/> 422498b56bSopenharmony_ci <filteritem type="filepath" name="figures/en-us_image_0000001115534242.png" desc="self developed image"/> 432498b56bSopenharmony_ci </filefilter> 442498b56bSopenharmony_ci </filefilterlist> 452498b56bSopenharmony_ci <licensematcherlist> 462498b56bSopenharmony_ci </licensematcherlist> 472498b56bSopenharmony_ci </oatconfig> 482498b56bSopenharmony_ci</configuration>