We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08014f1 commit 92b71e0Copy full SHA for 92b71e0
var/www/update_thirdparty.sh
@@ -116,7 +116,7 @@ python3 -m pip install git+https://github.com/MISP/PyTaxonomies --upgrade
116
python3 -m pip install git+https://github.com/MISP/PyMISPGalaxies --upgrade
117
118
#Update PyMISP
119
-python3 -m pip install git+https://github.com/MISP/PyMISP --upgrade
+python3 -m pip install git+https://github.com/MISP/PyMISP@v2.4.119.1 --upgrade
120
121
#Update the Hive
122
python3 -m pip install git+https://github.com/TheHive-Project/TheHive4py --upgrade
0 commit comments