s0md3v / Arjun

HTTP parameter discovery suite.
GNU Affero General Public License v3.0
5.12k stars 783 forks source link

Feature request: Add Docker Support #215

Open IkerSolozabal opened 1 month ago

IkerSolozabal commented 1 month ago

Description

I would like to contribute to the project by adding Docker support. This will allow Arjun to run in a Docker container, making it easier to deploy and use in different environments without worrying about local dependencies.

Justification

Including a Dockerfile will enable users to run Arjun in isolated and reproducible environments, improving the portability and ease of use of the project.

Proposal

Next Steps

If you agree with the idea, I can work on this feature and open a Pull Request with the changes.