Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install.sh to function again with Kali #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

b1tst0rm
Copy link

@b1tst0rm b1tst0rm commented Oct 16, 2023

Description

2 bug fixes were applied:

  1. Require docker-py to be 6.1.x to avoid an error with urllib3 (see: urllib3 v2 incompatibility docker/docker-py#3113) that prevented Caldera from enabling the builder plugin
  2. Tweak install.sh such that the install for Kali distros works.

Will resolve mitre/caldera#2793

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

I have tested the pip install and install.sh on Kali 2023.1 (kali-rolling).

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants