Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Feature request: Docker image #44

Open
andresriancho opened this issue Aug 14, 2015 · 2 comments
Open

Feature request: Docker image #44

andresriancho opened this issue Aug 14, 2015 · 2 comments

Comments

@andresriancho
Copy link

I would love to make django.nV part of the w3af test suite. This would help improve the scanner by making sure all the vulnerabilities in this application are identified by it on every push to the w3af repository. In order to do that I need django.nV running inside a docker image.

Other users will also benefit from this since they don't need to install any software (other than docker that they most likely already have) in their workstations, they just run:

docker run -it -p 8000:8000 --rm nVisium/django.nV

And they have a running django application on 127.0.0.1:8000

@sethlaw
Copy link

sethlaw commented Aug 14, 2015

Good suggestion, we will work through it and close this out once it's available.

@andresriancho
Copy link
Author

👍 👍 💃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants