Browse Source

!161 Add mindinsight third party open source software

Merge pull request !161 from ougongchang/master
pull/161/MERGE
i-robot Gitee 5 years ago
parent
commit
2c75f055f2
1 changed files with 161 additions and 0 deletions
  1. +161
    -0
      security/config/Third_Party_Open_Source_Software_List.yaml

+ 161
- 0
security/config/Third_Party_Open_Source_Software_List.yaml View File

@@ -297,3 +297,164 @@ mindarmour:
cpeName: Pillow
version: 2.0.0
url: https://python-pillow.org
mindinsight:
Flask:
cpeName: Flask
url: http://flask.pocoo.org/
version: 1.1.1
Flask-Cors:
cpeName: Flask-Cors
url: https://github.com/corydolphin/flask-cors
version: 3.0.8
Pillow:
cpeName: Pillow
url: https://python-pillow.org
version: 7.1.2
PyTorch:
cpeName: PyTorch
url: https://pytorch.org/
version: 1.5.0
SPIRV-Tools:
cpeName: SPIRV-Tools
url: https://github.com/KhronosGroup/SPIRV-Tools
version: v2020.6
SlickGrid:
cpeName: SlickGrid
url: http://slickgrid.net
version: 2.4.22
TensorFlow:
cpeName: TensorFlow
url: https://www.tensorflow.org/; https://github.com/tensorflow/tensorflow
version: 1.15.2
Vulkan-ValidationLayers:
cpeName: Vulkan-ValidationLayers
url: https://github.com/KhronosGroup/Vulkan-ValidationLayers
version: sdk-1.2.162.0
Werkzeug:
cpeName: Werkzeug
url: https://github.com/pallets/werkzeug
version: 1.0.0
XlsxWriter:
cpeName: XlsxWriter
url: https://xlsxwriter.readthedocs.io/
version: 1.3.2
axios:
cpeName: axios
url: https://github.com/mzabriskie/axios
version: 0.19.2
core-js:
cpeName: core-js
url: https://github.com/zloirock/core-js
version: 3.6.5
d3:
cpeName: d3
url: https://d3js.org
version: 5.9.7
d3-graphviz:
cpeName: d3-graphviz
url: https://github.com/magjac/d3-graphviz
version: 3.0.4
echarts:
cpeName: echarts
url: http://echarts.apache.org/
version: 5.0.2
element-ui:
cpeName: element-ui
url: http://element.eleme.io
version: 2.13.0
google-pasta:
cpeName: google-pasta
url: https://github.com/google/pasta/
version: 0.1.8
grpc:
cpeName: grpc
url: https://github.com/grpc/grpc
version: v1.35.0
gunicorn:
cpeName: gunicorn
url: http://gunicorn.org/
version: 20.0.4
jquery:
cpeName: jquery
url: http://jquery.com
version: 3.5.0
marshmallow:
cpeName: marshmallow
url: https://github.com/marshmallow-code/marshmallow
version: 3.10.0
numpy:
cpeName: numpy
url: https://www.numpy.org
version: 1.17.0
onnx:
cpeName: onnx
url: https://onnx.ai/
version: 1.8.0
onnxruntime:
cpeName: onnxruntime
url: https://github.com/microsoft/onnxruntime
version: 1.5.2
pip:
cpeName: pip
url: https://github.com/pypa/pip
version: 20.0.2
psutil:
cpeName: psutil
url: https://github.com/giampaolo/psutil
version: 5.7.0
pybind11:
cpeName: pybind11
url: https://pybind11.readthedocs.io/en/latest/
version: 2.4.3
pytest:
cpeName: pytest
url: https://docs.pytest.org/en/latest/
version: 5.4.3
pyyaml:
cpeName: pyyaml
url: https://pypi.org/project/PyYAML/
version: 5.3.1
setuptools:
cpeName: setuptools
url: https://github.com/pypa/setuptools
version: 41.1.0
tensorflow-onnx:
cpeName: tensorflow-onnx
url: https://github.com/onnx/tensorflow-onnx/tree/v1.7.1
version: 1.7.1
treelib:
cpeName: treelib
url: https://github.com/caesar0301/treelib
version: 1.6.1
vue:
cpeName: vue
url: https://vuejs.org/
version: 2.6.11
vue-cli:
cpeName: vue-cli
url: https://cli.vuejs.org/
version: 4.5.7
vue-cli-plugin-i18n:
cpeName: vue-cli-plugin-i18n
url: https://github.com/kazupon/vue-cli-plugin-i18n
version: 0.6.1
vue-i18n:
cpeName: vue-i18n
url: http://kazupon.github.io/vue-i18n/
version: 8.15.0
vue-i18n-loader:
cpeName: vue-i18n-loader
url: https://www.patreon.com/kazupon
version: 0.6.1
vue-router:
cpeName: vue-router
url: http://router.vuejs.org/
version: 05836LFC
vuex:
cpeName: vuex
url: https://vuex.vuejs.org/
version: 3.1.1
yapf:
cpeName: yapf
url: https://github.com/google/yapf
version: 0.30.0

Loading…
Cancel
Save