diff --git a/docs/config/_default/hugo.toml b/docs/config/_default/hugo.toml index e49c3668ca9..a9115bdd396 100644 --- a/docs/config/_default/hugo.toml +++ b/docs/config/_default/hugo.toml @@ -16,7 +16,7 @@ defaultContentLanguage = "en" disableLanguages = ["de", "nl"] defaultContentLanguageInSubdir = false -copyRight = "Copyright (c) 2020-2025 DefectDojo Inc." +copyRight = "Copyright (c) 2020-2025 DefectDojo, Inc." [build.buildStats] enable = true diff --git a/docs/content/asset_modelling/PRO_hierarchy/priority_sla.md b/docs/content/asset_modelling/PRO_hierarchy/priority_sla.md index f6936bd5960..20196fe9ee0 100644 --- a/docs/content/asset_modelling/PRO_hierarchy/priority_sla.md +++ b/docs/content/asset_modelling/PRO_hierarchy/priority_sla.md @@ -35,7 +35,7 @@ vulnerabilities in your organization, and also provides a framework to assist in compliance with regulatory standards. -Learn more about Priority and Risk with DefectDojo Inc's May 2025 Office Hours: +Learn more about Priority and Risk with DefectDojo, Inc.'s May 2025 Office Hours: diff --git a/docs/content/get_started/about/about_defectdojo.md b/docs/content/get_started/about/about_defectdojo.md index adecfb0dcdc..d62aff7529c 100644 --- a/docs/content/get_started/about/about_defectdojo.md +++ b/docs/content/get_started/about/about_defectdojo.md @@ -19,7 +19,7 @@ aliases: -DefectDojo Inc. and open-source contributors maintain this documentation to support both the Community and Pro editions of DefectDojo. +DefectDojo, Inc. and open-source contributors maintain this documentation to support both the Community and Pro editions of DefectDojo. ## What is DefectDojo? @@ -79,7 +79,7 @@ If you run into trouble with an Open-Source install, we highly recommend asking -DefectDojo Inc. hosts a Pro edition of this software for commercial purposes. Along with a sleek, modern UI, DefectDojo Pro includes: +DefectDojo, Inc. hosts a Pro edition of this software for commercial purposes. Along with a sleek, modern UI, DefectDojo Pro includes: * [Connectors](/import_data/pro/connectors/about_connectors/): out-of-the-box API integrations with enterprise-level scanners (such as Checkmarx One, BurpSuite, Semgrep and more) * **Configurable Import Methods**: [Universal Parser](/supported_tools/parsers/universal_parser/), [Smart Upload](/import_data/pro/specialized_import/smart_upload/) @@ -120,7 +120,7 @@ Whether you’re a Pro or an Open-Source user, we have many resources to help yo ## Connect With Us -To get in touch with the DefectDojo Inc team, you can always reach out to [hello@defectdojo.com](mailto:hello@defectdojo.com). +To get in touch with the DefectDojo, Inc. team, you can always reach out to [hello@defectdojo.com](mailto:hello@defectdojo.com). 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). diff --git a/docs/content/get_started/about/ui_pro_vs_os.md b/docs/content/get_started/about/ui_pro_vs_os.md index 893cc0c4ea1..73f2c31eefa 100644 --- a/docs/content/get_started/about/ui_pro_vs_os.md +++ b/docs/content/get_started/about/ui_pro_vs_os.md @@ -7,7 +7,7 @@ audience: pro aliases: - /en/about_defectdojo/ui_pro_vs_os --- -In late 2023, DefectDojo Inc. released a new UI for DefectDojo Pro, which is now the default UI for this edition. +In late 2023, DefectDojo, Inc. released a new UI for DefectDojo Pro, which is now the default UI for this edition. The Pro UI brings the following enhancements to DefectDojo: diff --git a/docs/content/get_started/common_use_cases/common_use_cases.md b/docs/content/get_started/common_use_cases/common_use_cases.md index 6177924dda5..76c9ab32e57 100644 --- a/docs/content/get_started/common_use_cases/common_use_cases.md +++ b/docs/content/get_started/common_use_cases/common_use_cases.md @@ -7,7 +7,7 @@ chapter: true aliases: - /en/about_defectdojo/examples_of_use --- -This article is based on DefectDojo Inc's February 2025 Office Hours: "Tackling Common Use Cases". +This article is based on DefectDojo, Inc.'s February 2025 Office Hours: "Tackling Common Use Cases". ## Examples of Use Cases diff --git a/docs/content/help/contact_support.md b/docs/content/help/contact_support.md index 89af196c0c4..b7a48a27a0a 100644 --- a/docs/content/help/contact_support.md +++ b/docs/content/help/contact_support.md @@ -21,7 +21,7 @@ See our [Community Site](https://defectdojo.com/open-source) for more informatio ## DefectDojo Pro Support -DefectDojo Pro subscriptions come with full support from the DefectDojo Inc. team during the initial trial period and beyond. +DefectDojo Pro subscriptions come with full support from the DefectDojo, Inc. team during the initial trial period and beyond. ### Email diff --git a/docs/layouts/home.html b/docs/layouts/home.html index f222ac123df..72641e2efda 100644 --- a/docs/layouts/home.html +++ b/docs/layouts/home.html @@ -22,7 +22,7 @@

{{ .Title }}

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

{{ with .Params.lead }}

{{ . }}

{{ end }}