<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2026 Huawei Device Co., Ltd.

     Licensed 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.
-->
<configuration>
    <oatconfig>
        <licensefile></licensefile>
        <policylist>
            <policy name="projectPolicy" desc="">
            </policy>
        </policylist>
        <filefilterlist>
            <filefilter name="defaultPolicyFilter" desc="License header filter" >
                <filteritem type="filepath" name="VERSION" desc="Plain version file"/>
                <filteritem type="filepath" name="scraper/theList\.csv" desc="CSV input list"/>
                <filteritem type="filepath" name="tools/devcontainer/\.npmrc" desc="npm configuration file"/>
            </filefilter>
            <filefilter name="copyrightPolicyFilter" desc="Copyright header filter" >
                <filteritem type="filepath" name="VERSION" desc="Plain version file"/>
                <filteritem type="filepath" name="scraper/theList\.csv" desc="CSV input list"/>
                <filteritem type="filepath" name="tools/devcontainer/\.npmrc" desc="npm configuration file"/>
            </filefilter>
            <filefilter name="binaryFileTypePolicyFilter" desc="Binary file filter" >
                <filteritem type="filepath" name="core/doc/img/.*" desc="Documentation images"/>
                <filteritem type="filepath" name="doc/img/.*" desc="Documentation images"/>
            </filefilter>
        </filefilterlist>
    </oatconfig>
</configuration>