TheHive-Project / TheHive-Project/Cortex

docker image outdated

Open
#272 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
1.6k
Forks
264
PR merge metrics
No merged PRs in 30d

Description

docker image outdated / requirements for recent analyzers missing

Request Type

Bug

Work Environment
Question Answer
OS version (server) Debian
OS version (client) 10
Cortex version / git hash 3.0.1
Package Type Docker
Browser type & version n/a
Problem Description

The python dependencies in the "current" docker image (3.0.1) are outdated, many analyzers cannot be started anymore.
i.e. iocextract for EmlParser (there are multiple others though)

Steps to Reproduce
  1. start most recent docker image, mapping /opt/Cortex-Analyzers outside the container
  2. performing analyzer updates as documented
  3. using analyzers such as EmlParser
  4. getting error message "module not found"
Possible Solutions

Recreate image: upon creation all necessary requirements will be included

Complementary information

n/a

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Docker image tagged 3.0.1 and the documented analyzer update process, then reproduce the missing-module failure with EmlParser and iocextract. Compare the image's installed Python dependencies with the requirements needed by the current analyzers; done means the image can run updated analyzers without module-not-found errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
build-system, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.