Skip to content

dradis/dradis-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b58c16d · Mar 20, 2024
Jun 23, 2015
Aug 5, 2015
Jun 3, 2015
Oct 22, 2014
Oct 9, 2015
Jul 20, 2015
Jan 20, 2016
Jun 20, 2014
Jun 20, 2014
Jul 18, 2012
Jul 7, 2014
Feb 13, 2015
Jun 23, 2015
Dec 17, 2010
Jan 30, 2012
Jul 20, 2015
Sep 17, 2012
Jan 20, 2016
Jan 20, 2016
Jan 20, 2016
Mar 16, 2016
Mar 16, 2016
Jan 20, 2016
Mar 18, 2024
Jan 8, 2015
Oct 2, 2015
Jun 20, 2014
Jun 11, 2011

Repository files navigation

This is not the Repo you are looking for!

New development is taking place in dradis/dradis-ce.

This repo contains 2007->2015 code, from Dradis v1 to v3.0.

This repo lives here for archeological purposes.

Welcome to Dradis

Build Status

Dradis is an open source collaboration framework, tailored to InfoSec teams.

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:

Getting started (git release, recommended)

$ git clone https://github.com/dradis/dradisframework.git
$ cd dradisframework/
$ ruby bin/setup
$ bundle exec rails server

You can browse to the app at http://localhost:3000/

Getting started (stable release)

In https://dradis.com/ce/download.html you will find the latest packages. (pending 3.0 release)

Getting help

Contributing

Please see CONTRIBUTING.md for details.

Many thanks to all Dradis Framework contributors.

License

Dradis Framework is released under GNU General Public License version 2.0