TheHive-Project / Cortex-Analyzers

Cortex Analyzers Repository
https://TheHive-Project.github.io/Cortex-Analyzers/
GNU Affero General Public License v3.0
423 stars 372 forks source link

[Bug] emlparser Image not found: docker.io/cortexneurons/emlparser:2 #1226

Open ebdavison opened 9 months ago

ebdavison commented 9 months ago

Describe the bug Trying to run the emlparser to analyze a .eml file and the task fails. I can see in the docker compose logs that it is downloading a container but then at the end it fails.

Error displayed upon failure:

Image not found: docker.io/cortexneurons/emlparser:2

To Reproduce Steps to reproduce the behavior:

  1. enable eml parser
  2. add new analysis
  3. choose emlparser and upload file
  4. after it runs, the task fails

Expected behavior Proper parsing of the eml file is performed.

Complementary information If applicable, add screenshots and any additional information that might help explain your problem.

Work environment

Possible solutions If applicable, indicate possible solutions to the problem.

Additional context Add any other context about the problem here.