Browse Source

!183 Add MindElec third party open source software

Merge pull request !183 from chuht/master
pull/184/MERGE
i-robot Gitee 3 years ago
parent
commit
43e88aab1e
1 changed files with 33 additions and 0 deletions
  1. +33
    -0
      security/config/Third_Party_Open_Source_Software_List.yaml

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

@@ -466,3 +466,36 @@ mindinsight:
cpeName: yapf
url: https://github.com/google/yapf
version: 0.30.0
mindelec:
pyevtk:
cpeName: pyevtk
url: https://github.com/paulo-herrera/PyEVTK
version: 1.4.1
pythonocc-core:
cpeName: pythonocc-core
url: https://github.com/tpaviot/pythonocc
version: 7.5.1
numpy:
cpeName: numpy
version: 1.17.0
url: https://www.numpy.org
matplotlib:
cpeName: matplotlib
version: 3.2.1
url: https://matplotlib.org
opencv-python:
cpeName: opencv-python
version: 4.1.2.30
url: https://github.com/skvark/opencv-python
easydict:
cpeName: easydict
version: '1.9'
url: https://github.com/makinacorpus/easydict
Pillow:
cpeName: Pillow
version: 8.2.0
url: https://python-pillow.org
Scipy:
cpeName: Scipy
version: 1.5.2
url: http://scipy.org/

Loading…
Cancel
Save