147c9fbaeSopenharmony_ci<?xml version="1.0" encoding="UTF-8"?>
247c9fbaeSopenharmony_ci<!-- Copyright (c) 2024 Huawei Device Co., Ltd.
347c9fbaeSopenharmony_ci
447c9fbaeSopenharmony_ci     Licensed under the Apache License, Version 2.0 (the "License");
547c9fbaeSopenharmony_ci     you may not use this file except in compliance with the License.
647c9fbaeSopenharmony_ci     You may obtain a copy of the License at
747c9fbaeSopenharmony_ci
847c9fbaeSopenharmony_ci          http://www.apache.org/licenses/LICENSE-2.0
947c9fbaeSopenharmony_ci
1047c9fbaeSopenharmony_ci     Unless required by applicable law or agreed to in writing, software
1147c9fbaeSopenharmony_ci     distributed under the License is distributed on an "AS IS" BASIS,
1247c9fbaeSopenharmony_ci     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1347c9fbaeSopenharmony_ci     See the License for the specific language governing permissions and
1447c9fbaeSopenharmony_ci     limitations under the License.
1547c9fbaeSopenharmony_ci
1647c9fbaeSopenharmony_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.
1747c9fbaeSopenharmony_ci
1847c9fbaeSopenharmony_ci-->
1947c9fbaeSopenharmony_ci
2047c9fbaeSopenharmony_ci<configuration>
2147c9fbaeSopenharmony_ci    <oatconfig>
2247c9fbaeSopenharmony_ci        <licensefile></licensefile>
2347c9fbaeSopenharmony_ci        <policylist>
2447c9fbaeSopenharmony_ci            <policy name="projectPolicy" desc="">
2547c9fbaeSopenharmony_ci            </policy>
2647c9fbaeSopenharmony_ci        </policylist>
2747c9fbaeSopenharmony_ci        <filefilterlist>
2847c9fbaeSopenharmony_ci            <filefilter name="defaultFilter" desc="Files not to check">
2947c9fbaeSopenharmony_ci            </filefilter>
3047c9fbaeSopenharmony_ci            <filefilter name="defaultPolicyFilter" desc="Filters for compatibility,license header policies">
3147c9fbaeSopenharmony_ci            </filefilter>
3247c9fbaeSopenharmony_ci            <filefilter name="copyrightPolicyFilter" desc="Filters for copyright header policies">
3347c9fbaeSopenharmony_ci            </filefilter>
3447c9fbaeSopenharmony_ci            <filefilter name="licenseFileNamePolicyFilter" desc="Filters for LICENSE file policies">
3547c9fbaeSopenharmony_ci            </filefilter>
3647c9fbaeSopenharmony_ci            <filefilter name="readmeFileNamePolicyFilter" desc="Filters for README file policies">
3747c9fbaeSopenharmony_ci            </filefilter>
3847c9fbaeSopenharmony_ci            <filefilter name="readmeOpenSourcefileNamePolicyFilter" desc="Filters for README.OpenSource file policies">
3947c9fbaeSopenharmony_ci            </filefilter>
4047c9fbaeSopenharmony_ci            <filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
4147c9fbaeSopenharmony_ci                <filteritem type="filepath" name="figures/zh-cn_image_0000001644475773.png" desc="self developed image"/>
4247c9fbaeSopenharmony_ci            </filefilter>
4347c9fbaeSopenharmony_ci        </filefilterlist>
4447c9fbaeSopenharmony_ci        <licensematcherlist>
4547c9fbaeSopenharmony_ci        </licensematcherlist>
4647c9fbaeSopenharmony_ci    </oatconfig>
4747c9fbaeSopenharmony_ci</configuration>
48