12ee81decSopenharmony_ci<?xml version="1.0" encoding="UTF-8"?> 22ee81decSopenharmony_ci<!-- Copyright (c) 2022 Huawei Device Co., Ltd. 32ee81decSopenharmony_ci 42ee81decSopenharmony_ci Licensed under the Apache License, Version 2.0 (the "License"); 52ee81decSopenharmony_ci you may not use this file except in compliance with the License. 62ee81decSopenharmony_ci You may obtain a copy of the License at 72ee81decSopenharmony_ci 82ee81decSopenharmony_ci http://www.apache.org/licenses/LICENSE-2.0 92ee81decSopenharmony_ci 102ee81decSopenharmony_ci Unless required by applicable law or agreed to in writing, software 112ee81decSopenharmony_ci distributed under the License is distributed on an "AS IS" BASIS, 122ee81decSopenharmony_ci WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 132ee81decSopenharmony_ci See the License for the specific language governing permissions and 142ee81decSopenharmony_ci limitations under the License. 152ee81decSopenharmony_ci 162ee81decSopenharmony_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. 172ee81decSopenharmony_ci 182ee81decSopenharmony_ci--> 192ee81decSopenharmony_ci 202ee81decSopenharmony_ci<configuration> 212ee81decSopenharmony_ci <oatconfig> 222ee81decSopenharmony_ci <filefilterlist> 232ee81decSopenharmony_ci <filefilter name="defaultFilter" desc="Files not to check"> 242ee81decSopenharmony_ci <filteritem type="filename" name="*.png|*.jpg" desc="Allow open source ux images"/> 252ee81decSopenharmony_ci </filefilter> 262ee81decSopenharmony_ci </filefilterlist> 272ee81decSopenharmony_ci </oatconfig> 282ee81decSopenharmony_ci</configuration>