|
|
|
@@ -0,0 +1,49 @@ |
|
|
|
--- |
|
|
|
name: ThirdParty Change |
|
|
|
about: This template is used to change third party software. |
|
|
|
labels: kind/ThirdParty |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
<!-- Thanks for sending an issue! Here are some tips for you: |
|
|
|
|
|
|
|
If this is your first time, please read our contributor guidelines: https://github.com/mindspore-ai/mindspore/blob/master/CONTRIBUTING.md |
|
|
|
--> |
|
|
|
|
|
|
|
<!-- |
|
|
|
The issue title format: [ThirdParty][new/upgrade/delete][SoftwareName version] |
|
|
|
--> |
|
|
|
|
|
|
|
## Software Information |
|
|
|
|
|
|
|
- Name:<!--grpc--> |
|
|
|
- Version:<!--1.35--> |
|
|
|
- License:<!--Apache-2.0, please use the identifier in https://spdx.org/licenses--> |
|
|
|
- Source code management address: <!--http://github.com/grpc--> |
|
|
|
- Source code package download address:<!--https://github.com/grpc/grpc/archive/refs/tags/v1.35.0.tar.gz--> |
|
|
|
- Binary package download address: <!--https://files.pythonhosted.org/packages/fc/eb/ba4847c80d3af31dc01a873eb54ecbd6e9a9c59b4ba28c0ec7aba55cc9dc/grpcio-1.35-cp37-cp37m-manylinux2010_x86_64.whl--> |
|
|
|
- Version release frequency:<!--List the release dates of the latest five versions. Format is yy/mm/dd.--> |
|
|
|
- Total Code Lines:<!--500 K lines --> |
|
|
|
|
|
|
|
## Vulnerability Information |
|
|
|
|
|
|
|
- Reporting Address:<!--If there is no vulnerability declaration address, leave this field blank.--> |
|
|
|
- Number of Vulnerabilities:<!--Number of vulnerabilities in the last two years, ex. 2. Leave blank if none--> |
|
|
|
- CVE ID and Score:<!--ID and score of historical CVE vulnerabilities in the past two years. Leave blank if none. Format is CVEID:Score--> |
|
|
|
|
|
|
|
## Community Information |
|
|
|
|
|
|
|
- Number of Stars:<!--500, Leave blank if none--> |
|
|
|
- Last Code Submission Date:<!--2021/4/26, Leave blank if none--> |
|
|
|
|
|
|
|
## Change Reason |
|
|
|
|
|
|
|
<!--The reason for the change should be clearly stated why the software is needed. --> |
|
|
|
|
|
|
|
<!--Describe which features of the software are required.--> |
|
|
|
|
|
|
|
<!--When new software is introduced, assess how much work it takes to develop the required features.--> |
|
|
|
|
|
|
|
## Change Impact |
|
|
|
|
|
|
|
<!--If the version is deleted or updated, specify the code repositories and modules that will be affected, and how to modify them.--> |