Skip to content

Fix docker not properly running.#118

Open
ccsplit wants to merge 9 commits intodepthsecurity:dockerfrom
ccsplit:docker
Open

Fix docker not properly running.#118
ccsplit wants to merge 9 commits intodepthsecurity:dockerfrom
ccsplit:docker

Conversation

@ccsplit
Copy link
Copy Markdown
Contributor

@ccsplit ccsplit commented May 8, 2026

Proposed Changes

  • Changed an elif to if, since it would not run the command, which this check should now change it to properly check the self.binary which was changed etc. and also work with docker.
  • Also added in some poetry file changes that appeared to be needed to get it working with the version I was using (2.1.3)

* 'docker' of github:depthsecurity/armory:
  Fixed transposed variables
  Added in a hardcoded service name for winrm ports
  Fixed nessus import to get CVE scores from nessus where it can, and to use our latest sources for pulling descriptions
  Modified service_name to change http-esque names to http/https
  Bumping version number
  Fixed screenshot functionality
  A couple of small fixes
  Update __init__.py
  Update NmapTargeted to not sudo for docker image runs
  Update Nmap module to not sudo for docker image runs
  Remove unused dependency in Gowitness.py
  More fixes
  Quick updates
* 'docker' of github:depthsecurity/armory: (32 commits)
  Update __init__.py
  Update pyproject.toml
  Update Pipfile
  Update Pipfile
  Delete pyproject.toml.old
  Delete requirements.txt
  Delete requirements.txt.old
  Delete requirements.txt.new
  Create __init__.py
  Add files via upload
  Delete armory2/armory_main/liberation-fonts-ttf-2.1.5 directory
  Create __init__.py
  Update screenshot.py
  Update pyproject.toml
  Add files via upload
  Delete armory2/liberation-fonts-ttf-2.1.5 directory
  Fix fonts packaging
  Add files via upload
  Delete liberation-fonts-ttf-2.1.5 directory
  Add fonts to package
  ...
* 'docker' of github:depthsecurity/armory:
  Quick fix
  Added a fix to gowitness, and bumped version
  Modified screenshot function to look for chromium
  Bumped version
  Added the ability to handle deps in a uv installed package
* 'docker' of github:depthsecurity/armory:
  Update __init__.py
  Update index.html
  Update views.py
  Update urls.py
* 'docker' of github:depthsecurity/armory:
  Update __init__.py
  Bug fix for Ingestor.py
  Update __init__.py
  Update DomainSummaryReport.py
* 'docker' of github:depthsecurity/armory:
  Another bug fix
  Small bugfix for resolving errors
  Bumped version number
  Moved some code around so it should automatically use docker if the binary isn't found and a docker_name exists
  Fixed some more settings preventing custom webapps from taking precedence Fixed ffuf display to handle new output format
  Fixed a webapps bug, now custom webapps take precedence over builtin, if they have the same name.
  Version bump
  Fixed Nessus import to use proxy argument
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant