mitre / mitre/human

Using Caldera with Docker Compose Does Not Install Human Dependencies by Default

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

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
35
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When using Docker Compose to build and deploy Caldera with the Human plugin enabled, the container does not build in the python dependencies automatically.

To Reproduce
Steps to reproduce the behavior:

  1. Download and enable Human per the documented instructions
  2. Build Caldera via Docker Compose (docker compose build)
  3. Attempt to start Caldera via Docker Compose (docker compose up -d)

Expected behavior
Caldera builds and deploys properly with the Human plugin enabled.

Desktop (please complete the following information):

  • OS: Ubuntu

Additional context
A set of commands similar to the ones used for Emu in the Caldera Dockerfile can perform this step.

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 Caldera Dockerfile and compare how dependencies are handled for the Emu plugin. Reproduce the issue with docker compose build and docker compose up -d after enabling Human, then verify that the container builds and deploys successfully with Human enabled.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.