Skip to content
DefectDojo is an open-source application vulnerability correlation and security orchestration tool.
HTML JavaScript Python Shell CSS XSLT
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.dependabot Merge master into release 1.6.0 (#2378) May 19, 2020
.github Merge master into release 1.6.0 (#2378) May 19, 2020
components Bump metismenu from 3.0.5 to 3.0.6 in /components (#2098) Mar 22, 2020
doc manual update to png, time to understand why the action is not working May 12, 2020
docker run some integration tests also with jira and github enabled (#2356) May 19, 2020
dojo fix version numbers missed in 1.6.1 (#2498) Jun 7, 2020
entrypoint_scripts Fixed typos in ENV varible - changed DD_DATABASE_PASsWORD to DD_DATAB… May 2, 2020
helm/defectdojo Merge master into release 1.6.0 (#2378) May 19, 2020
nginx Add TLS for Nginx Helm Chart (#2115) Apr 13, 2020
setup Merge master into release 1.6.0 (#2378) May 19, 2020
tests skip delete finding template tests due to chromedriver issues May 20, 2020
travis run some integration tests also with jira and github enabled (#2356) May 19, 2020
.dockerignore Docker & Updates (#764) Oct 5, 2018
.flake8 Merge branch 'master' into master Jun 6, 2019
.gitignore restore pdf export button and update datatable to 1.0.21 (#2366) May 19, 2020
.travis.yml Travis reorder: remove finish_fast that is breaking builds (#2200) Apr 15, 2020
BRANCHING-MODEL.md Doc about release process, wrappers (#2003) Apr 13, 2020
CONTRIBUTING.md Update master/CONTRIBUTING.md to reflect reality after python3 upgrade Mar 10, 2020
DOCKER.md
Dockerfile.busybox Bumping parent docker images Jan 19, 2020
Dockerfile.django Add Monitoring (#1893) Mar 3, 2020
Dockerfile.integration-tests Dockerfile for integration tests (#2114) Apr 14, 2020
Dockerfile.nginx Add TLS for Nginx Helm Chart (#2115) Apr 13, 2020
KUBERNETES.md Add TLS for Nginx Helm Chart (#2115) Apr 13, 2020
LICENSE.md Linting Mar 20, 2019
MAINTAINERS.md Create MAINTAINERS.md Aug 31, 2018
PULL_REQUEST_TEMPLATE.md add git tips (#1938) Feb 28, 2020
README.md README.md: Fix link to setup.bash docs May 29, 2020
SECURITY.md Linting Mar 20, 2019
SPONSORING.md Create SPONSORING.md Jul 8, 2018
WRAPPERS.md Doc about release process, wrappers (#2003) Apr 13, 2020
app.json Adding addtional API methods. Feb 2, 2018
docker-compose.override.dev.yml Fix on/off values which should be True/False as expected by django Oct 27, 2019
docker-compose.override.https.yml Add TLS for Nginx Helm Chart (#2115) Apr 13, 2020
docker-compose.override.integration_tests.yml Dockerfile for integration tests (#2114) Apr 14, 2020
docker-compose.override.ptvsd.yml Fix on/off values which should be True/False as expected by django Oct 27, 2019
docker-compose.override.unit_tests.yml Fix on/off values which should be True/False as expected by django Oct 27, 2019
docker-compose.yml Add TLS for Nginx Helm Chart (#2115) Apr 13, 2020
legacy-setup.bash Add header "X-Content-Type-Options: nosniff" . Fix value on SECURE_BR… Oct 27, 2019
manage.py Add unittests as a travis job Oct 30, 2019
requirements.txt Bump django from 2.2.12 to 2.2.13 (#2493) Jun 6, 2020
setup-docker.bash Updated compose and dockerfile. Feb 5, 2019
setup.py fix version numbers missed in 1.6.1 (#2498) Jun 7, 2020
upgrade.bash Updated notifications, reworked findings, product and engagement views May 18, 2018
wsgi.py wsgi.py error edit Mar 8, 2018
wsgi_params Fixes #312 and #139 Jul 9, 2017

README.md

DefectDojo

OWASP Flagship GitHub release YouTube Subscribe Twitter Follow

Build Status Documentation Status CII Best Practices

Screenshot of DefectDojo

DefectDojo is a security program and vulnerability management tool. DefectDojo allows you to manage your application security program, maintain product and application information, schedule scans, triage vulnerabilities and push findings into defect trackers. Consolidate your findings into one source of truth with DefectDojo.

Demo

Try out DefectDojo in our testing environment with the following credentials.

  • admin / defectdojo@demo#appsec
  • product_manager / defectdojo@demo#product

Quick Start

git clone https://github.com/DefectDojo/django-DefectDojo
cd django-DefectDojo
# building
docker-compose build
# running
docker-compose up

Navigate to http://localhost:8080.

Documentation

For detailed documentation you can visit Read the Docs.

Supported Installation Options

Getting Started

We recommend checking out the about document to learn the terminology of DefectDojo and the getting started guide for setting up a new installation. We've also created some example workflows that should give you an idea of how to use DefectDojo for your own team.

Client APIs and wrappers

This section presents different ways to programmatically interact with defectdojo APIs.

See Wrappers

Release and branch model

See Release and branch model

Getting Involved

Slack

Realtime discussion is done in the OWASP Slack Channel, #defectdojo. Get Access.

Twitter

More info: Contributing guideline

DefectDojo Twitter Account tweets project updates and changes.

Available Plugins

Engagement Surveys – A plugin that adds answerable surveys to engagements.

LDAP Integration

SAML Integration

Multi-Factor Auth

About Us

DefectDojo is maintained by:

Project Moderators

Project Moderators can help you with pull requests or feedback on dev ideas.

Hall of Fame

  • Charles Neill (@ccneill) – Charles served as a DefectDojo Maintainer for years and wrote some of Dojo's core functionality.
  • Jay Paz (@jjpaz) – Jay was a DefectDojo maintainer for years. He performed Dojo's first UI overhaul, optimized code structure/features, and added numerous enhancements.

Contributing

We greatly appreciate all of our contributors.

We would also like to highlight the contributions from Michael Dong and Fatimah Zohra who contributed to DefectDojo before it was open source.

Swag Rewards

If you fix an issue with the swag reward tag, we'll send you a shirt and some stickers!

Dojo tshirt front

Support

Proceeds are used for testing, infrastructure, etc.

PayPal

Sponsors

Xing 10Security GCSecurity ISAAC Timo-Pagel SDA-SE Signal-Iduna WSO2

Interested in becoming a sponsor and having your logo displayed? Please review our sponsorship information or email greg.anderson@owasp.org

License

DefectDojo is licensed under the BSD Simplified license

You can’t perform that action at this time.