From d92d0f6beadb7af5e5bf5ba126c96a33445db4de Mon Sep 17 00:00:00 2001 From: moran Date: Thu, 25 Nov 2021 15:00:53 +0800 Subject: [PATCH] Add networkx 2.5 in MindInsight --- security/config/Third_Party_Open_Source_Software_List.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/security/config/Third_Party_Open_Source_Software_List.yaml b/security/config/Third_Party_Open_Source_Software_List.yaml index 29119d5..a01307b 100644 --- a/security/config/Third_Party_Open_Source_Software_List.yaml +++ b/security/config/Third_Party_Open_Source_Software_List.yaml @@ -354,6 +354,10 @@ mindinsight: cpeName: marshmallow url: https://github.com/marshmallow-code/marshmallow version: 3.10.0 + networkx: + cpeName: networkx + url: https://github.com/networkx/networkx + version: 2.5 numpy: cpeName: numpy url: https://www.numpy.org