Dradis is an open-source collaboration framework, tailored to InfoSec teams.
To try Dradis Community, you can deploy your own instance (you will need accounts in the cloud providers to get started).
There are two editions of Dradis Framework:
If you'd like to use Dradis in Docker, first get the latest image:
docker image pull dradis/dradis-ce:latest
And then run the container:
docker run -it -p 3000:3000 dradis/dradis-ce
irc.freenode.org
Please see CONTRIBUTING.md for details.
Many thanks to all Dradis Framework contributors. Dradis has been around since 2007, and in 2016 we had to do some nasty Git gymnastics resulting in a lot of the previous SVN + Git history no longer being available in the current repo. We haven't deleted it though, and we're still very much grateful for the work of our former contributors.
We're following Vincent Driessen's A successful Git branching model to try to keep things organized.
In this repo we will have: master, develop, release- and hotfix- branches.
If you need to work on a feature branch, fork the repo and work on your own copy. We can check it from there. Eventually you'll merge to your develop and back to origin's develop.
Have you built a Dradis connector, add-on, or extension? Contact us so that we can feature it here.
Dradis Framework Community Edition is released under GNU General Public License version 2.0
Dradis Framework Professional Edition is released under a commercial license.
If you love open source, Ruby on Rails and would like to have a lot of freedom and autonomy in your work, maybe you should consider joining our team to make Dradis even better.