Fix docker not properly running.#118
Open
ccsplit wants to merge 9 commits intodepthsecurity:dockerfrom
Open
Conversation
* '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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
eliftoif, since it would not run the command, which this check should now change it to properly check theself.binarywhich was changed etc. and also work with docker.