add: [stix export] Submoduled all the required python libraries

pull/7815/head
chrisr3d 2021-10-07 11:46:19 +02:00
parent 7adf9b8094
commit 9a86b2c35a
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
5 changed files with 16 additions and 0 deletions

12
.gitmodules vendored
View File

@ -40,3 +40,15 @@
path = app/files/scripts/misp-stix
url = git@github.com:misp/misp-stix.git
branch = dev
[submodule "app/files/scripts/python-stix"]
path = app/files/scripts/python-stix
url = https://github.com/STIXProject/python-stix
[submodule "app/files/scripts/python-cybox"]
path = app/files/scripts/python-cybox
url = https://github.com/CybOXProject/python-cybox
[submodule "app/files/scripts/mixbox"]
path = app/files/scripts/mixbox
url = https://github.com/CybOXProject/mixbox
[submodule "app/files/scripts/python-maec"]
path = app/files/scripts/python-maec
url = https://github.com/MAECProject/python-maec

@ -0,0 +1 @@
Subproject commit 70bc18c714134c5be5a70226aac5961ad810a6c0

@ -0,0 +1 @@
Subproject commit 25e6e8b3a6f429f079d3fbd9ace3db9eb3d5ab71

@ -0,0 +1 @@
Subproject commit 13e66105c9646156060d0896a4d54970ea358f44

@ -0,0 +1 @@
Subproject commit 34f24261b70c7d02ddf0f5696d3919e771dbd32f