django.nV icon indicating copy to clipboard operation
django.nV copied to clipboard

Feature request: Docker image

Open andresriancho opened this issue 10 years ago • 2 comments

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

andresriancho avatar Aug 14 '15 12:08 andresriancho

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

sethlaw avatar Aug 14 '15 15:08 sethlaw

:+1: :+1: :dancer:

andresriancho avatar Aug 14 '15 15:08 andresriancho