代码拉取完成,页面将自动刷新
同步操作将从 OpenHarmony-TPC/chromium_v8 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2021 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.
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.
All configurations in this file will be merged to OAT-Default.xml, if you have any questions or
concerns, please create issue in OpenHarmony/tools_oat and @jalenchen or chenyaxun.
licensefile:
1.If the project don't have "LICENSE" in root dir, please define all the license files in this
project in , OAT will check license files according to this rule.
policylist:
1. policy: If the OAT-Default.xml policies do not meet your requirements, please add policies here.
2. policyitem: The fields type, name, path, desc is required, and the fields rule, group,
filefilter is optional,the default value is:
<policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup"
filefilter="defaultPolicyFilter"/>
3. policyitem type:
"compatibility" is used to check license compatibility in the specified path;
"license" is used to check source license header in the specified path;
"copyright" is used to check source copyright header in the specified path;
"import" is used to check source dependency in the specified path, such as import ... ,include ...
"filetype" is used to check file type in the specified path, supported file types: archive, binary
"filename" is used to check whether the specified file exists in the specified path(projectroot
means the root dir of the project), supported file names: LICENSE, README, README.OpenSource
4. policyitem name: This field is used for define the license, copyright, "*" means match all, the
"!" prefix means could not match this value. For example, "!GPL" means can not use GPL license.
5. policyitem path: This field is used for define the source file scope to apply this policyitem,
the "!" prefix means exclude the files. For example, "!.*/lib/.*" means files in lib dir will be
exclude while process this policyitem.
6. policyitem rule and group: These two fields are used together to merge policy results. "may"
policyitems in the same group means any one in this group passed, the result will be passed.
7. policyitem filefilter: Used to bind filefilter which define filter rules.
7. policyitem desc: Used to describe the reason of this policy item, committers will check this
while merging the code.
8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is
used to filter file path.
Note:If the text contains special characters, please escape them according to the following rules:
" == "
& == &
' == '
< == <
> == >
-->
<configuration>
<oatconfig>
<policylist>
<policy name="projectPolicy" desc="">
<policyitem type="compatibility" name="CC0-1.0" path="src/third_party/siphash/.*" desc="经法务确认为宽松型许可证" />
<policyitem type="compatibility" name="SunPro Attribution License" path="src/base/ieee754.cc" desc="经法务确认为宽松型许可证" />
<policyitem type="compatibility" name="SunPro Attribution License" path="LICENSE.fdlibm" desc="经法务确认为宽松型许可证" />
</policy>
</policylist>
<filefilterlist>
<filefilter name="defaultFilter">
<filteritem type="filepath" name="src/third_party/valgrind/LICENSE" desc="该文件的许可证为bzip2-1.0.6" />
<filteritem type="filepath" name="src/third_party/valgrind/valgrind.h" desc="经确认,该文件不会使用" />
<filteritem type="filepath" name="third_party/jsoncpp/LICENSE" desc="该文件的许可证为MIT" />
<filteritem type="filepath" name="third_party/vtune/LICENSE" desc="该文件的许可证为BSD-3-Clause" />
<filteritem type="filepath" name="third_party/vtune/v8-vtune.h" desc="经确认,该文件不会使用" />
<filteritem type="filepath" name="third_party/vtune/vtune-jit.cc" desc="经确认,该文件不会使用" />
<filteritem type="filepath" name="third_party/v8/builtins/LICENSE" desc="该文件的许可证为Python-2.0" />
<filteritem type="filepath" name="src/third_party/vtune/LICENSE" desc="该文件的许可证为BSD-3-Clause" />
<filteritem type="filepath" name="src/third_party/vtune/v8-vtune.h" desc="经确认,该文件不会使用" />
<filteritem type="filepath" name="src/third_party/vtune/vtune-jit.cc" desc="经确认,该文件不会使用" />
<filteritem type="filepath" name="src/third_party/vtune/vtune-jit.h" desc="经确认,该文件不会使用" />
<filteritem type="filepath" name="test/.*" desc="经确认,该文件不会使用" />
</filefilter>
<filefilter name="binaryFileTypePolicyFilter">
<filteritem type="filepath" name="tools/turbolizer/.*png"
desc="chromium原生二进制文件,不会使用" />
<filteritem type="filepath" name="tools/link_clicker.extension/icon.png"
desc="chromium原生二进制文件,不会使用" />
<filteritem type="filepath" name="third_party/wasm-api/example/.*wasm"
desc="chromium原生二进制文件,不会使用" />
</filefilter>
</filefilterlist>
<licensematcherlist>
<licensematcher name="SunPro Attribution License" desc="">
<licensetext name="
// Developed at SunSoft, a Sun Microsystems, Inc. business.
// Permission to use, copy, modify, and distribute this
// software is freely granted, provided that this notice
// is preserved.
" desc="" />
</licensematcher>
<licensematcher name="CC0-1.0" desc="">
<licensetext name="
* domain worldwide. This software is distributed without any warranty.
* You should have received a copy of the CC0 Public Domain Dedication along
* with this software. If not, see
* <http://creativecommons.org/publicdomain/zero/1.0/>.
" desc="" />
<licensetext name="
Certain owners wish to permanently relinquish those rights to a Work for the
purpose of contributing to a commons of creative, cultural and scientific
works ("Commons") that the public can reliably and without fear of later
claims of infringement build upon, modify, incorporate in other works, reuse
and redistribute as freely as possible in any form whatsoever and for any
purposes, including without limitation commercial purposes. These owners may
contribute to the Commons to promote the ideal of a free culture and the
further production of creative, cultural and scientific works, or to gain
reputation or greater distribution for their Work in part through the use and
efforts of others.
" desc="" />
</licensematcher>
<licensematcher name="BSD-3-Clause" desc="">
<licensetext name="
Name: Google Test: Google's C++ Testing Framework
Short Name: googletest
URL: https://github.com/google/googletest.git
Version: 1.8.0.git-9518a57428ae0a7ed450c1361768e84a2a38af5a
License: BSD
Security critical: no
Google Test is imported as-is, to facilitate version bumping. However, the
file/directory layout of Google Test is not yet considered stable. Therefore,
until Google Test's layout stabilizes, Chromium code MUST NOT depend on it
directly. Instead, Chromium code MUST:
* #include the headers in testing/gtest and testing/gmock
* use //testing/gtest(:gtest_main) and //testing/gmock(:gmock_main) in BUILD.gn
deps
This will allow us to adapt to Google Test changes with minimal disruption.
" desc="" />
<licensetext name="
Name: colorama
Short Name: colorama
URL: https://github.com/tartley/colorama.git
Version: 799604a104
License: BSD
License File: NOT_SHIPPED
Security Critical: no
Description:
Provides a simple cross-platform API to print colored terminal text from Python
applications.
Local modifications:
None
" desc="" />
<licensetext name="
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
// FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
// COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
// INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
// HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
// OF THE POSSIBILITY OF SUCH DAMAGE.
" desc="" />
<licensetext name="
Name: inspector protocol
Short Name: inspector_protocol
URL: https://chromium.googlesource.com/deps/inspector_protocol/
Version: 0
Revision: 32cf5f2bf4dc20c73ead291e68d2e2f6b638cd57
License: BSD
License File: LICENSE
Security Critical: no
" desc="" />
</licensematcher>
<licensematcher name="Apache 2.0" desc="">
<licensetext name="
Name: Wasm C/C++ API
Short Name: wasm-c-api
URL: https://github.com/WebAssembly/wasm-c-api/
Version: 0
Revision: 6db391ee7121a0695602945d11001ea3e00b0afb
Date: 2019-08-08
License: Apache 2.0
License File: LICENSE
Security Critical: yes
" desc="" />
<licensetext name="
Name: Google Benchmark
Short Name: benchmark
URL: https://github.com/google/benchmark
Version: unknown
License: Apache 2.0
License File: NOT_SHIPPED
Security Critical: no
" desc="" />
</licensematcher>
</licensematcherlist>
</oatconfig>
</configuration>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。