salesforce / vulnreport

Open-source pentesting management and automation platform by Salesforce Product Security
http://vulnreport.io
BSD 3-Clause "New" or "Revised" License
592 stars 155 forks source link

[feature] Docker support #7

Open viyatb opened 8 years ago

viyatb commented 8 years ago

Vulnreport is based on a Ruby-stack, and it requires a clean environment to deploy to. A docker image can ease the deployment of the application (as compared to a new VM) along with shared volumes with the host so that pentest data and report can be easily exported.

littledatas commented 7 years ago

Working on this now. Stay tuned!

noraj commented 5 years ago

Would love a docker too but it seems the docker branch didn't move since 2017 and also dependencies are broken (https://github.com/salesforce/vulnreport/pull/32) and need to be fixed before building a docker.