Browse Source

add third party for mindelec

pull/183/head
htchu 3 years ago
parent
commit
a4e18d35c8
1 changed files with 21 additions and 1 deletions
  1. +21
    -1
      security/config/Third_Party_Open_Source_Software_List.yaml

+ 21
- 1
security/config/Third_Party_Open_Source_Software_List.yaml View File

@@ -474,4 +474,24 @@ mindelec:
pythonocc-core:
cpeName: pythonocc-core
url: https://github.com/tpaviot/pythonocc
version: 7.5.1
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

Loading…
Cancel
Save