|
1 | | ---- |
2 | | -title: "About Our Documentation" |
3 | | -date: 2021-02-02T20:46:29+01:00 |
4 | | -draft: false |
5 | | -type: docs |
6 | | -weight: 1 |
7 | | ---- |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
12 | | -<span style="background-color:rgba(242, 86, 29, 0.3)">DefectDojo Inc. and open-source contributors maintain this documentation to support both the Community and Pro editions of DefectDojo.</span> |
13 | | - |
14 | | -## What is DefectDojo? |
15 | | - |
16 | | -DefectDojo is a Developer Security Operations (DevSecOps) platform. DefectDojo streamlines DevSecOps by serving as an automatic aggregator for your suite of security tools, allowing you to easily organize your security work and report your organization’s security posture to other stakeholders. |
17 | | - |
18 | | -While security process automation and integrated development pipelines are the end goals of DefectDojo, at its core this software is a bug tracker for security vulnerabilities, which is meant to ingest, organize and standardize reports from many security tools. |
19 | | - |
20 | | -### What does DefectDojo do? |
21 | | - |
22 | | -DefectDojo has smart features to enhance and tune the results from your security tools, including the ability to: |
23 | | - |
24 | | -- Track and report on security Findings in context |
25 | | -- Enforce SLAs in context |
26 | | -- Handle False Positives, Risk Acceptances and other triage decisions |
27 | | -- Distill duplicates using DefectDojo's deduplication algorithm |
28 | | -- Integrate with external Project Tracking software. |
29 | | -- Provide metrics/reports across repositories and development branches using CI/CD integration. |
30 | | -- Coordinate traditional Pen test management. |
31 | | -- Set and enforce SLAs for vulnerability remediation procedures. |
32 | | -- Create and track Risk Acceptances for security vulnerabilities. |
33 | | - |
34 | | -Ultimately, DefectDojo's Product:Engagement model allows you to take inventory of your development environment and immediately place new security Findings in context. |
35 | | - |
36 | | ---- |
37 | | -Here are some examples of ways DefectDojo can be implemented, with DefectDojo co-founder and CTO Matt Tesauro: |
38 | | -<iframe width="560" height="315" src="https://www.youtube.com/embed/44vv-KspHBs?si=OwfGHs2VTQ886-FB" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
39 | | - |
40 | | ---- |
41 | | - |
42 | | -## DefectDojo Open-Source |
43 | | - |
44 | | -DefectDojo's core functionality is available in DefectDojo Open-Source. |
45 | | - |
46 | | -This edition of DefectDojo includes: |
47 | | - |
48 | | -- Import/Reimport for all 200+ Supported Tools |
49 | | -- REST API |
50 | | -- Deduplication features |
51 | | -- Limited UI, metrics and reporting features |
52 | | -- Jira integration capability |
53 | | - |
54 | | -For teams managing a smaller volume of Findings, DefectDojo Open-Source is a great starting point. |
55 | | - |
56 | | -### Installation Guides |
57 | | - |
58 | | -There are a few supported ways to install DefectDojo’s Open-Source edition ([available on Github](https://github.com/DefectDojo/django-DefectDojo)): |
59 | | - |
60 | | -[Docker Compose](https://github.com/DefectDojo/django-DefectDojo/blob/master/readme-docs/DOCKER.md) is the easiest method to install the core program and services required to run DefectDojo. |
61 | | -Our [Architecture](https://docs.defectdojo.com/en/open_source/installation/architecture/) guide gives you an overview of each service and component used by DefectDojo. |
62 | | -[Running In Production](https://docs.defectdojo.com/en/open_source/installation/running-in-production/) lists system requirements, performance tweaks and maintenance processes for running DefectDojo on a production server (with Docker Compose). |
63 | | - |
64 | | -Kubernetes is not fully supported at the Open-Source level, but this guide can be referenced and used as a starting point to integrate DefectDojo into Kubernetes architecture. |
65 | | - |
66 | | -If you run into trouble with an Open-Source install, we highly recommend asking questions on the [OWASP Slack](https://owasp.org/slack/invite). Our community members are active on the #defectdojo channel and can help you with issues you’re facing. |
67 | | - |
68 | | -## 🟧 DefectDojo Pro Edition |
69 | | - |
70 | | -<iframe width="560" height="315" src="https://www.youtube.com/embed/XUES0mCCGOI?si=2GEnd1iHlLcQE0R3" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
71 | | - |
72 | | -DefectDojo Inc. hosts a Pro edition of this software for commercial purposes. Along with a sleek, modern UI, DefectDojo Pro includes: |
73 | | - |
74 | | -* [Connectors](/en/connecting_your_tools/connectors/about_connectors/): out-of-the-box API integrations with enterprise-level scanners (such as Checkmarx One, BurpSuite, Semgrep and more) |
75 | | -* **Configurable Import Methods**: [Universal Parser](/supported_tools/parsers/universal_parser/), [Smart Upload](/en/connecting_your_tools/import_scan_files/smart_upload/) |
76 | | -* **[CLI Tools](/en/connecting_your_tools/external_tools/)** for rapid integration with your systems |
77 | | -* **[Additional Project Tracking Integrations](/en/share_your_findings/integrations/)**: ServiceNow, Azure DevOps, GitHub and GitLab |
78 | | -* **[Improved Metrics](/en/customize_dojo/dashboards/pro_dashboards/)** for executive reporting and high-level analysis |
79 | | -* **[Priority And Risk](/en/working_with_findings/finding_priority/)** to identify the Findings of highest urgency, system-wide |
80 | | -* **Premium Support** and implementation guidance for your organization |
81 | | - |
82 | | -The Pro edition is available as a cloud-hosted SaaS offering, and is also available for installation on-premises. |
83 | | - |
84 | | -For more information on DefectDojo Pro, check out our [Pricing page](https://defectdojo.com/pricing). |
85 | | - |
86 | | -## Online Demos |
87 | | - |
88 | | -Online demos for both Open-Source and Pro versions of DefectDojo are available. Both can be accessed using the following credentials: |
89 | | - |
90 | | -- Username: `admin` |
91 | | -- Password: `1Defectdojo@demo#appsec` |
92 | | - |
93 | | -These demos come loaded with sample data, and are reset on a daily basis. |
94 | | - |
95 | | -### Open-Source Demo |
96 | | - |
97 | | -A running example of DefectDojo (Open-Source Edition) is available at [https://demo.defectdojo.org/](https://demo.defectdojo.org/). |
98 | | - |
99 | | -### Pro Demo |
100 | | - |
101 | | -A running example of DefectDojo Pro is available at |
102 | | -[https://pro.demo.defectdojo.com/](https://pro.demo.defectdojo.com/). |
103 | | - |
104 | | -## Learning DefectDojo |
105 | | - |
106 | | -Whether you’re a Pro or an Open-Source user, we have many resources to help you get started with DefectDojo. |
107 | | - |
108 | | -* Our [New User Checklist](/en/about_defectdojo/new_user_checklist/) covers the fundamentals of setting up your DefectDojo environment and establishing your import, triage and reporting workflows. |
109 | | -* Review our supported [security tool integrations](/en/connecting_your_tools/parsers/) to help fit DefectDojo in your DevSecOps program. |
110 | | -* Our team maintains a [YouTube Channel](https://www.youtube.com/@defectdojo) which hosts tutorials, archived Office Hours events, and other content. |
111 | | - |
112 | | -## Connect With Us |
113 | | - |
114 | | -To get in touch with the DefectDojo Inc team, you can always reach out to [hello@defectdojo.com](mailto:hello@defectdojo.com). |
115 | | - |
116 | | -We regularly on [LinkedIn](https://www.linkedin.com/company/33245534) and also host online presentations for AppSec professionals that can be accessed live or on demand. You can learn about upcoming events on our [Events page](https://defectdojo.com/events) or watch past presentations on our [YouTube Channel](https://www.youtube.com/@defectdojo). |
117 | | - |
118 | | -### Stickers |
119 | | - |
| 1 | +--- |
| 2 | +title: "About Our Documentation" |
| 3 | +date: 2021-02-02T20:46:29+01:00 |
| 4 | +draft: false |
| 5 | +type: docs |
| 6 | +weight: 1 |
| 7 | +--- |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +<span style="background-color:rgba(242, 86, 29, 0.3)">DefectDojo Inc. and open-source contributors maintain this documentation to support both the Community and Pro editions of DefectDojo.</span> |
| 13 | + |
| 14 | +## What is DefectDojo? |
| 15 | + |
| 16 | +DefectDojo is a Developer Security Operations (DevSecOps) platform. DefectDojo streamlines DevSecOps by serving as an automatic aggregator for your suite of security tools, allowing you to easily organize your security work and report your organization’s security posture to other stakeholders. |
| 17 | + |
| 18 | +While security process automation and integrated development pipelines are the end goals of DefectDojo, at its core this software is a bug tracker for security vulnerabilities, which is meant to ingest, organize and standardize reports from many security tools. |
| 19 | + |
| 20 | +### What does DefectDojo do? |
| 21 | + |
| 22 | +DefectDojo has smart features to enhance and tune the results from your security tools, including the ability to: |
| 23 | + |
| 24 | +- Track and report on security Findings in context |
| 25 | +- Enforce SLAs in context |
| 26 | +- Handle False Positives, Risk Acceptances and other triage decisions |
| 27 | +- Distill duplicates using DefectDojo's deduplication algorithm |
| 28 | +- Integrate with external Project Tracking software. |
| 29 | +- Provide metrics/reports across repositories and development branches using CI/CD integration. |
| 30 | +- Coordinate traditional Pen test management. |
| 31 | +- Set and enforce SLAs for vulnerability remediation procedures. |
| 32 | +- Create and track Risk Acceptances for security vulnerabilities. |
| 33 | + |
| 34 | +Ultimately, DefectDojo's Product:Engagement model allows you to take inventory of your development environment and immediately place new security Findings in context. |
| 35 | + |
| 36 | +--- |
| 37 | +Here are some examples of ways DefectDojo can be implemented, with DefectDojo co-founder and CTO Matt Tesauro: |
| 38 | +<iframe width="560" height="315" src="https://www.youtube.com/embed/44vv-KspHBs?si=OwfGHs2VTQ886-FB" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
| 39 | + |
| 40 | +--- |
| 41 | + |
| 42 | +## DefectDojo Open-Source |
| 43 | + |
| 44 | +DefectDojo's core functionality is available in DefectDojo Open-Source. |
| 45 | + |
| 46 | +This edition of DefectDojo includes: |
| 47 | + |
| 48 | +- Import/Reimport for all 200+ Supported Tools |
| 49 | +- REST API |
| 50 | +- Deduplication features |
| 51 | +- Limited UI, metrics and reporting features |
| 52 | +- Jira integration capability |
| 53 | + |
| 54 | +For teams managing a smaller volume of Findings, DefectDojo Open-Source is a great starting point. |
| 55 | + |
| 56 | +### Installation Guides |
| 57 | + |
| 58 | +There are a few supported ways to install DefectDojo’s Open-Source edition ([available on Github](https://github.com/DefectDojo/django-DefectDojo)): |
| 59 | + |
| 60 | +[Docker Compose](https://github.com/DefectDojo/django-DefectDojo/blob/master/readme-docs/DOCKER.md) is the easiest method to install the core program and services required to run DefectDojo. |
| 61 | +Our [Architecture](https://docs.defectdojo.com/en/open_source/installation/architecture/) guide gives you an overview of each service and component used by DefectDojo. |
| 62 | +[Running In Production](https://docs.defectdojo.com/en/open_source/installation/running-in-production/) lists system requirements, performance tweaks and maintenance processes for running DefectDojo on a production server (with Docker Compose). |
| 63 | + |
| 64 | +Kubernetes is not fully supported at the Open-Source level, but this guide can be referenced and used as a starting point to integrate DefectDojo into Kubernetes architecture. |
| 65 | + |
| 66 | +If you run into trouble with an Open-Source install, we highly recommend asking questions on the [OWASP Slack](https://owasp.org/slack/invite). Our community members are active on the #defectdojo channel and can help you with issues you’re facing. |
| 67 | + |
| 68 | +## 🟧 DefectDojo Pro Edition |
| 69 | + |
| 70 | +<iframe width="560" height="315" src="https://www.youtube.com/embed/XUES0mCCGOI?si=2GEnd1iHlLcQE0R3" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
| 71 | + |
| 72 | +DefectDojo Inc. hosts a Pro edition of this software for commercial purposes. Along with a sleek, modern UI, DefectDojo Pro includes: |
| 73 | + |
| 74 | +* [Connectors](/en/connecting_your_tools/connectors/about_connectors/): out-of-the-box API integrations with enterprise-level scanners (such as Checkmarx One, BurpSuite, Semgrep and more) |
| 75 | +* **Configurable Import Methods**: [Universal Parser](/supported_tools/parsers/universal_parser/), [Smart Upload](/en/connecting_your_tools/import_scan_files/smart_upload/) |
| 76 | +* **[CLI Tools](/en/connecting_your_tools/external_tools/)** for rapid integration with your systems |
| 77 | +* **[Additional Project Tracking Integrations](/en/share_your_findings/integrations/)**: ServiceNow, Azure DevOps, GitHub and GitLab |
| 78 | +* **[Improved Metrics](/en/customize_dojo/dashboards/pro_dashboards/)** for executive reporting and high-level analysis |
| 79 | +* **[Priority And Risk](/en/working_with_findings/finding_priority/)** to identify the Findings of highest urgency, system-wide |
| 80 | +* **Premium Support** and implementation guidance for your organization |
| 81 | + |
| 82 | +The Pro edition is available as a cloud-hosted SaaS offering, and is also available for installation on-premises. |
| 83 | + |
| 84 | +For more information on DefectDojo Pro, check out our [Pricing page](https://defectdojo.com/pricing). |
| 85 | + |
| 86 | +## Online Demos |
| 87 | + |
| 88 | +Online demos for both Open-Source and Pro versions of DefectDojo are available. Both can be accessed using the following credentials: |
| 89 | + |
| 90 | +- Username: `admin` |
| 91 | +- Password: `1Defectdojo@demo#appsec` |
| 92 | + |
| 93 | +These demos come loaded with sample data, and are reset on a daily basis. |
| 94 | + |
| 95 | +### Open-Source Demo |
| 96 | + |
| 97 | +A running example of DefectDojo (Open-Source Edition) is available at [https://demo.defectdojo.org/](https://demo.defectdojo.org/). |
| 98 | + |
| 99 | +### Pro Demo |
| 100 | + |
| 101 | +A running example of DefectDojo Pro is available at |
| 102 | +[https://pro.demo.defectdojo.com/](https://pro.demo.defectdojo.com/). |
| 103 | + |
| 104 | +## Learning DefectDojo |
| 105 | + |
| 106 | +Whether you’re a Pro or an Open-Source user, we have many resources to help you get started with DefectDojo. |
| 107 | + |
| 108 | +* Our [New User Checklist](/en/about_defectdojo/new_user_checklist/) covers the fundamentals of setting up your DefectDojo environment and establishing your import, triage and reporting workflows. |
| 109 | +* Review our supported [security tool integrations](/en/connecting_your_tools/parsers/) to help fit DefectDojo in your DevSecOps program. |
| 110 | +* Our team maintains a [YouTube Channel](https://www.youtube.com/@defectdojo) which hosts tutorials, archived Office Hours events, and other content. |
| 111 | + |
| 112 | +## Connect With Us |
| 113 | + |
| 114 | +To get in touch with the DefectDojo Inc team, you can always reach out to [hello@defectdojo.com](mailto:hello@defectdojo.com). |
| 115 | + |
| 116 | +We regularly on [LinkedIn](https://www.linkedin.com/company/33245534) and also host online presentations for AppSec professionals that can be accessed live or on demand. You can learn about upcoming events on our [Events page](https://defectdojo.com/events) or watch past presentations on our [YouTube Channel](https://www.youtube.com/@defectdojo). |
| 117 | + |
| 118 | +### Stickers |
| 119 | + |
120 | 120 | Looking for cool DefectDojo laptop stickers? As a thank you for being a part of the DefectDojo community, you can sign up to get some free DefectDojo stickers. For more information, check out [this link](https://defectdojo.com/defectdojo-sticker-request). |
0 commit comments