diff --git a/docs/content/en/about_defectdojo/about_docs.md b/docs/content/en/about_defectdojo/about_docs.md index 0a8c0f21854..e59723c58f6 100644 --- a/docs/content/en/about_defectdojo/about_docs.md +++ b/docs/content/en/about_defectdojo/about_docs.md @@ -19,6 +19,8 @@ cascade: ![image](images/dashboard.png) +DefectDojo Inc. and open-source contributors maintain this documentation to support both the Community and Pro editions of DefectDojo. + ### What is DefectDojo? DefectDojo is a DevSecOps platform. DefectDojo streamlines DevSecOps by serving as an aggregator and single pane of glass for your security tools. DefectDojo has smart features to enhance and tune the results from your security tools including the ability to merge findings, remember false positives, and distill duplicates. DefectDojo also integrates with JIRA, provides metrics / reports, and can also be used for traditional pen test management. diff --git a/docs/layouts/index.html b/docs/layouts/index.html index 058e5237397..552f6e021e3 100644 --- a/docs/layouts/index.html +++ b/docs/layouts/index.html @@ -4,6 +4,7 @@

{{ .Title }}

+
Official documentation for DefectDojo Pro and Open-Source editions,
maintained by DefectDojo Inc. and the Open-Source community.

{{ .Params.lead | safeHTML }}

Open The Docs