You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that the latest version of Cortex Version: 3.0.1-1 has a deprecated version of Python 3.5, which causes failures on some analyzers and responders. It looks like, some analyzers use 3.7+.
Smaller side issue;
All of the latest analyzers are not deployed in the latest image. (that is an easy fix on my end) but wanted to bring this to light.
It would be greatly appreciated if the image was updated to include the latest analyzers & responders with the appropriate python version.
Thank you :)
The text was updated successfully, but these errors were encountered:
just a little info, the latest release of cortex is 3.1.0-1 and I think that default release of python installed is 3.7.
Yesterday we had a similar discussion for analyzer that was using 3.6 and needed a workaround to be run TheHive-Project/Cortex-Analyzers#914 .
The idea of having docker release of analyzer is to resolve this kind of issues and avoid any libs conflict between different analyzers.
I have noticed that the latest version of Cortex Version: 3.0.1-1 has a deprecated version of Python 3.5, which causes failures on some analyzers and responders. It looks like, some analyzers use 3.7+.
Smaller side issue;
All of the latest analyzers are not deployed in the latest image. (that is an easy fix on my end) but wanted to bring this to light.
It would be greatly appreciated if the image was updated to include the latest analyzers & responders with the appropriate python version.
Thank you :)
The text was updated successfully, but these errors were encountered: