169f182c4Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?> 269f182c4Sopenharmony_ci<!-- Copyright (c) 2022 Chipsea Technologies (Shenzhen) Corp., Ltd. 369f182c4Sopenharmony_ci 469f182c4Sopenharmony_ci Licensed under the Apache License, Version 2.0 (the "License"); 569f182c4Sopenharmony_ci you may not use this file except in compliance with the License. 669f182c4Sopenharmony_ci You may obtain a copy of the License at 769f182c4Sopenharmony_ci 869f182c4Sopenharmony_ci http://www.apache.org/licenses/LICENSE-2.0 969f182c4Sopenharmony_ci 1069f182c4Sopenharmony_ci Unless required by applicable law or agreed to in writing, software 1169f182c4Sopenharmony_ci distributed under the License is distributed on an "AS IS" BASIS, 1269f182c4Sopenharmony_ci WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 1369f182c4Sopenharmony_ci See the License for the specific language governing permissions and 1469f182c4Sopenharmony_ci limitations under the License. 1569f182c4Sopenharmony_ci 1669f182c4Sopenharmony_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. 1769f182c4Sopenharmony_ci 1869f182c4Sopenharmony_ci--> 1969f182c4Sopenharmony_ci 2069f182c4Sopenharmony_ci<configuration> 2169f182c4Sopenharmony_ci <oatconfig> 2269f182c4Sopenharmony_ci <licensefile>LICENSE</licensefile> 2369f182c4Sopenharmony_ci <policylist> 2469f182c4Sopenharmony_ci <policy name="defaultPolicy" desc="" > 2569f182c4Sopenharmony_ci <policyitem type="compatibility" name="Apache" path="frameworks/.*" rule="may" group="defaultGroup" filefilter="defaultPolicyFilter" desc=""/> 2669f182c4Sopenharmony_ci <policyitem type="compatibility" name="Apache" path="interfaces/.*" rule="may" group="defaultGroup" filefilter="defaultPolicyFilter" desc=""/> 2769f182c4Sopenharmony_ci <policyitem type="compatibility" name="Apache" path="sa_profile/.*" rule="may" group="defaultGroup" filefilter="defaultPolicyFilter" desc=""/> 2869f182c4Sopenharmony_ci <policyitem type="compatibility" name="Apache" path="services/.*" rule="may" group="defaultGroup" filefilter="defaultPolicyFilter" desc=""/> 2969f182c4Sopenharmony_ci <policyitem type="compatibility" name="Apache" path="utils/.*" rule="may" group="defaultGroup" filefilter="defaultPolicyFilter" desc=""/> 3069f182c4Sopenharmony_ci <policyitem type="copyright" name="Chipsea Technologies (Shenzhen) Corp., Ltd." path=".*" rule="may" group="defaultGroup" filefilter="copyrightPolicyFilter" desc="Developed by chipsea"/> 3169f182c4Sopenharmony_ci </policy> 3269f182c4Sopenharmony_ci </policylist> 3369f182c4Sopenharmony_ci <filefilterlist> 3469f182c4Sopenharmony_ci <filefilter name="defaultPolicyFilter" desc="Files not to check"> 3569f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/vibrate/test/vibrate_js_test_hap/entry/src/ohosTest/resources/base/media/icon.png" desc="png文件"/> 3669f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/vibrate/test/vibrate_js_test_hap/entry/src/main/resources/base/media/icon.png" desc="png文件"/> 3769f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/vibrate/test/vibrate_js_test_hap/entry/src/main/resources/base/media/icon_small.png" desc="png文件"/> 3869f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/ohosTest/js/default/app.js" desc="js文件,不参与打包不影响兼容性"/> 3969f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/main/js/default/app.js" desc="js文件,不参与打包不影响兼容性"/> 4069f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/ohosTest/js/default/pages/index/index.js" desc="js文件,不参与打包不影响兼容性"/> 4169f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/main/js/test/List.test.js" desc="js文件,不参与打包不影响兼容性"/> 4269f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/ohosTest/js/test/ExampleJsunit.test.js" desc="js文件,不参与打包不影响兼容性"/> 4369f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/main/js/test/SensorJsunit.test.js" desc="js文件,不参与打包不影响兼容性"/> 4469f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/ohosTest/js/test/List.test.js" desc="js文件,不参与打包不影响兼容性"/> 4569f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/main/js/default/pages/index/index.js" desc="js文件,不参与打包不影响兼容性"/> 4669f182c4Sopenharmony_ci </filefilter> 4769f182c4Sopenharmony_ci <filefilter name="copyrightPolicyFilter" desc="Filters for copyright header policies"> 4869f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/vibrate/test/vibrate_js_test_hap/entry/src/ohosTest/resources/base/media/icon.png" desc="png文件"/> 4969f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/vibrate/test/vibrate_js_test_hap/entry/src/main/resources/base/media/icon.png" desc="png文件"/> 5069f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/vibrate/test/vibrate_js_test_hap/entry/src/main/resources/base/media/icon_small.png" desc="png文件"/> 5169f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/ohosTest/js/default/app.js" desc="js文件,不参与打包不影响兼容性"/> 5269f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/main/js/default/app.js" desc="js文件,不参与打包不影响兼容性"/> 5369f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/ohosTest/js/default/pages/index/index.js" desc="js文件,不参与打包不影响兼容性"/> 5469f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/main/js/test/List.test.js" desc="js文件,不参与打包不影响兼容性"/> 5569f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/ohosTest/js/test/ExampleJsunit.test.js" desc="js文件,不参与打包不影响兼容性"/> 5669f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/main/js/test/SensorJsunit.test.js" desc="js文件,不参与打包不影响兼容性"/> 5769f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/ohosTest/js/test/List.test.js" desc="js文件,不参与打包不影响兼容性"/> 5869f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/main/js/default/pages/index/index.js" desc="js文件,不参与打包不影响兼容性"/> 5969f182c4Sopenharmony_ci </filefilter> 6069f182c4Sopenharmony_ci <filefilter name="licenseFileNamePolicyFilter" desc="Filters for LICENSE file policies"> 6169f182c4Sopenharmony_ci </filefilter> 6269f182c4Sopenharmony_ci <filefilter name="readmeFileNamePolicyFilter" desc="Filters for README file policies"> 6369f182c4Sopenharmony_ci </filefilter> 6469f182c4Sopenharmony_ci <filefilter name="readmeOpenSourcefileNamePolicyFilter" desc="Filters for README.OpenSource file policies"> 6569f182c4Sopenharmony_ci </filefilter> 6669f182c4Sopenharmony_ci <filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies"> 6769f182c4Sopenharmony_ci <filteritem type="filepath" name="figures/zh-cn_image_medical_sensor_fwk.png" desc="png文件,不参与打包不影响兼容性"/> 6869f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/main/resources/base/media/icon_small.png" desc="js文件,不参与打包不影响兼容性"/> 6969f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/ohosTest/resources/base/media/icon.png" desc="js文件,不参与打包不影响兼容性"/> 7069f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/entry/src/main/resources/base/media/icon.png" desc="js文件,不参与打包不影响兼容性"/> 7169f182c4Sopenharmony_ci <filteritem type="filepath" name="interfaces/plugin/test/sensor_js_test_hap/gradle/wrapper/gradle-wrapper.jar" desc="js文件,不参与打包不影响兼容性"/> 7269f182c4Sopenharmony_ci 7369f182c4Sopenharmony_ci </filefilter> 7469f182c4Sopenharmony_ci 7569f182c4Sopenharmony_ci </filefilterlist> 7669f182c4Sopenharmony_ci <licensematcherlist> 7769f182c4Sopenharmony_ci <licensematcher name="uvwxyz License" desc="If the scanning result is InvalidLicense, you can define matching rules here. Note that quotation marks must be escaped."> 7869f182c4Sopenharmony_ci <licensetext name=" 7969f182c4Sopenharmony_ci uvwxyz license text xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 8069f182c4Sopenharmony_ci " desc=""/> 8169f182c4Sopenharmony_ci </licensematcher> 8269f182c4Sopenharmony_ci </licensematcherlist> 8369f182c4Sopenharmony_ci </oatconfig> 8469f182c4Sopenharmony_ci</configuration> 85