From 35032e3e2caca656a495e0fbc2bfb2108bd75b68 Mon Sep 17 00:00:00 2001 From: htchu Date: Wed, 1 Sep 2021 15:01:46 +0800 Subject: [PATCH] add third party for mindelec --- security/config/Third_Party_Open_Source_Software_List.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/security/config/Third_Party_Open_Source_Software_List.yaml b/security/config/Third_Party_Open_Source_Software_List.yaml index 349a9e7..5a73321 100644 --- a/security/config/Third_Party_Open_Source_Software_List.yaml +++ b/security/config/Third_Party_Open_Source_Software_List.yaml @@ -494,4 +494,8 @@ mindelec: Pillow: cpeName: Pillow version: 8.2.0 - url: https://python-pillow.org \ No newline at end of file + url: https://python-pillow.org + Scipy: + cpeName: Scipy + version: 1.5.2 + url: http://scipy.org/ \ No newline at end of file