chg: [misp-workflow-blueprints] Track repo

pull/8568/head
Sami Mokaddem 2022-08-05 15:10:09 +02:00
parent ca02bf1c4e
commit d04a4c77ef
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
3 changed files with 6 additions and 0 deletions

2
.gitignore vendored
View File

@ -50,6 +50,8 @@ app/Lib/EventWarning/Custom/*
!/app/files/misp-objects/*
!/app/files/misp-decaying-models
!/app/files/misp-decaying-models/*
!/app/files/misp-workflow-blueprints
!/app/files/misp-workflow-blueprints/*
/app/files/scripts/*.pyc
/app/files/scripts/*.py~
/app/files/scripts/__pycache__

3
.gitmodules vendored
View File

@ -48,3 +48,6 @@
[submodule "app/files/scripts/python-maec"]
path = app/files/scripts/python-maec
url = https://github.com/MAECProject/python-maec
[submodule "app/files/misp-workflow-blueprints"]
path = app/files/misp-workflow-blueprints
url = https://github.com/MISP/misp-workflow-blueprints

@ -0,0 +1 @@
Subproject commit 7f1e013e952cced14b39f56e4849bc63a3c4a7ec