Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Open-Source Unified Vulnerability Management, DevSecOps & ASPM

License

NotificationsYou must be signed in to change notification settings

DefectDojo/django-DefectDojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Security Index - Fastest Growing Open Source Security Projects

OWASP FlagshipGitHub releaseYouTube SubscribeTwitter Follow

Unit TestsIntegration TestsCII Best Practices

DefectDojo is a DevSecOps, ASPM (application security posture management), andvulnerability management tool. DefectDojo orchestrates end-to-end security testing, vulnerability tracking,deduplication, remediation, and reporting.

Demo

Pro Edition:pro.demo.defectdojo.com

Community Edition:demo.defectdojo.org

Either demo enviornment can be logged into with usernameadmin and password1Defectdojo@demo#appsec. Please note that the demos are publicly accessibleand reset every day. Do not put sensitive data in the demo. An easy way to test DefectDojo is to upload somesample scan reports.

Quick Start for Compose V2

From July 2023 Compose V1stopped receiving updates.

Compose V2 integrates compose functions into the Docker platform, continuing to support most of the previousdocker-compose features and flags. You can run Compose V2 by replacing the hyphen (-) with a space, usingdocker compose instead ofdocker-compose.

# Clone the projectgit clone https://github.com/DefectDojo/django-DefectDojocd django-DefectDojo# Check if your installed toolkit is compatible./docker/docker-compose-check.sh# Building Docker imagesdocker compose build# Run the application# (see https://github.com/DefectDojo/django-DefectDojo/blob/dev/readme-docs/DOCKER.md for more info)docker compose up -d# Obtain admin credentials. The initializer can take up to 3 minutes to run.# Use docker compose logs -f initializer to track its progress.docker compose logs initializer| grep"Admin password:"

For Docker Compose V1

You can run Compose V1 by callingdocker-compose (by adding the hyphen (-) betweendocker compose).

Following commands are using original version so you might need to adjust them:

docker/docker-compose-check.shdocker/entrypoint-initializer.shdocker/setEnv.sh

Navigate tohttp://localhost:8080 to see your new instance!

Documentation

Supported Installation Options

Community, Getting Involved, and Updates

SlackLinkedInTwitterYoutube

Join the OWASP Slack Community and participate in the discussion! You can find us inour channel there,#defectdojo. Follow DefectDojo onTwitter,LinkedIn, andYouTube for project updates!

Contributing

Please see ourcontributing guidelines for details and standards on contributingbefore considering or submitting a pull request.

Pro Edition

Upgrade to DefectDojo Pro! Pro transcends the do-it-yourself approach of open-source: A new UI, incredibile scalability, API connectors, ServiceNow, GitHub, GitLab, Azure DevOps, automatic data enrichment, prioritization, and more! See all the differentiators at the bottom of our pricing page:defectdojo.com/pricing.

Alternatively, for information please emailhello@defectdojo.com

About Us

DefectDojo is maintained by:

Core Moderators can help you with pull requests or feedback on dev ideas:

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

Hall of Fame

  • Jannik Jürgens (@alles-klar) - Jannik was a long time contributor and moderator forDefectDojo and made significant contributions to many areas of the platform. Jannik was instrumental in pioneeringand optimizing deployment methods.
  • Valentijn Scholten (@valentijnscholten |Sponsor |LinkedIn) - Valentijn served as a core moderator for 3 years.Valentijn's contributions were numerous and extensive. He overhauled, improved, and optimized many parts of thecodebase. He consistently fielded questions, provided feedback on pull requests, and provided a helping hand whereverit was needed.
  • Fred Blaise (@madchap |LinkedIn) - Fredserved as a core moderator during a critical time for DefectDojo. He contributed code, helped the team stay organized,and architected important policies and procedures.
  • Aaron Weaver (@aaronweaver |LinkedIn) -Aaron has been a long time contributor and user of DefectDojo. He did the second major UI overhaul and hiscontributions include automation enhancements, CI/CD engagements, increased metadata at the product level, and manymore.

Security

Please report Security issues via ourdisclosure policy.

License

DefectDojo is licensed under theBSD 3-Clause License


[8]ページ先頭

©2009-2025 Movatter.jp