Skip to content

dradis/dradis-ce

Folders and files

NameName
Last commit message
Last commit date
Feb 4, 2022
Jul 3, 2024
Sep 9, 2024
Sep 29, 2023
Aug 12, 2024
Aug 16, 2024
May 8, 2024
Jul 29, 2024
Jan 22, 2016
Jul 21, 2016
Jan 18, 2021
Aug 29, 2024
Aug 5, 2024
Jan 24, 2024
Jan 18, 2021
Jan 24, 2024
Jan 18, 2017
Jan 18, 2023
Nov 24, 2022
Jun 28, 2022
Jan 31, 2022
Aug 29, 2024
Feb 18, 2022
Dec 13, 2023
Jan 25, 2024
Aug 8, 2024
Aug 26, 2024
Aug 22, 2022
Jan 20, 2016
Jun 14, 2024
Dec 18, 2016
Nov 7, 2019
Feb 3, 2022
Jan 18, 2021
Oct 16, 2017
Dec 14, 2021

Repository files navigation

Welcome to the Dradis Framework

CI Black Hat Arsenal @dradisfw on X

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).

Our goals

  • Share the information effectively.
  • Easy to use, easy to be adopted. Otherwise it would present little benefit over other systems.
  • Flexible: with a powerful and simple extensions interface.
  • Small and portable. You should be able to use it while on site (no outside connectivity). It should be OS independent (no two testers use the same OS).

Some of the features:

Editions

There are two editions of Dradis Framework:

  • Dradis Framework Community Edition (CE): open-source and available freely under the GPLv2 license.
  • Dradis Framework Professional Edition (Pro): includes extra features that are more useful for organizations dealing with bigger teams and multiple projects at a time. To use Pro and get official support please become a subscriber.

Getting started: Community Edition

From Git (recommended)

Installing Dradis from Git

Using Docker

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

Getting help

Contributing

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.

Branching model

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.

Community Projects

Have you built a Dradis connector, add-on, or extension? Contact us so that we can feature it here.

License

Dradis Framework Community Edition is released under GNU General Public License version 2.0

Dradis Framework Professional Edition is released under a commercial license.

We're hiring

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.