TheHive-Project / TheHive-Project/Cortex
Python 3.5 on Docker Cortex Version: 3.0.1-1.
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
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 :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Docker image definition for Cortex 3.0.1-1 and the configuration that deploys analyzers and responders. Verify the Python version and included analyzer set; done means the image uses an appropriate Python version and includes the latest analyzers and responders without the reported failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100