From 51fc099a778914385c35011cc53f8b59c1dedef9 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 29 Jun 2026 22:28:05 +0000 Subject: [PATCH] docs(enterprise): mark compliance reporting as available Compliance reporting (SOC 2 / ISO 27001) shipped in devops-maturity-enterprise (#14). Flip the comparison-table row to available, move the section into the available Enterprise features, and remove the now-empty roadmap section. All advertised Enterprise features are now implemented; SAML/LDAP remain noted inline as a future addition to the shipped OIDC SSO. --- content/enterprise/_index.md | 16 +++++----------- content/enterprise/_index.zh.md | 16 +++++----------- 2 files changed, 10 insertions(+), 22 deletions(-) diff --git a/content/enterprise/_index.md b/content/enterprise/_index.md index 310d926..bf2f992 100644 --- a/content/enterprise/_index.md +++ b/content/enterprise/_index.md @@ -29,9 +29,7 @@ Take your DevOps maturity assessment to the next level with the Enterprise Editi | Dedicated Support & SLA | ❌ | ✅ | | Single Sign-On (OIDC) | ❌ | ✅ | | Custom Branding | ❌ | ✅ | -| Compliance Reporting (SOC 2, ISO 27001) | ❌ | 🔜 | - -*✅ Available today  •  🔜 On the roadmap* +| Compliance Reporting (SOC 2, ISO 27001) | ❌ | ✅ | ## Enterprise Features @@ -59,6 +57,10 @@ Let users sign in through your corporate identity provider using OpenID Connect Maintain a complete record of assessment activities, configuration changes, and user actions for compliance and security auditing purposes. +### 📋 Compliance Reporting + +Generate compliance reports mapped to SOC 2 and ISO 27001 controls, built from your organization's audit trail and exportable as JSON or CSV to feed your GRC process. + ### 🎨 Custom Branding White-label the self-hosted interface with your organization's product name, logo, and primary color for a seamless internal user experience. Branding can be set from environment variables or updated at runtime by an administrator. @@ -67,14 +69,6 @@ White-label the self-hosted interface with your organization's product name, log Get priority support from the DevOps Maturity team, guaranteed response times, and access to a dedicated customer success manager. -## On the Roadmap - -The following capabilities are planned for upcoming Enterprise releases and are not yet generally available. [Contact us](#get-started-with-enterprise) if any of these are important to your evaluation, and we'll share the latest timeline. - -### 📋 Compliance Reporting - -Exportable reports mapped to common compliance frameworks such as SOC 2 and ISO 27001, built on top of the Enterprise audit trail. - ## How Enterprise Is Delivered DevOps Maturity Enterprise is delivered as a **self-hosted** application that you run on your own infrastructure with Docker Compose. diff --git a/content/enterprise/_index.zh.md b/content/enterprise/_index.zh.md index 04c4e1e..b498c0e 100644 --- a/content/enterprise/_index.zh.md +++ b/content/enterprise/_index.zh.md @@ -29,9 +29,7 @@ description: "通过 DevOps 成熟度企业版,解锁适合您组织的高级 | 专属支持与 SLA | ❌ | ✅ | | 单点登录(OIDC) | ❌ | ✅ | | 自定义品牌 | ❌ | ✅ | -| 合规报告(SOC 2、ISO 27001) | ❌ | 🔜 | - -*✅ 现已提供  •  🔜 规划中* +| 合规报告(SOC 2、ISO 27001) | ❌ | ✅ | ## 企业版功能 @@ -59,6 +57,10 @@ description: "通过 DevOps 成熟度企业版,解锁适合您组织的高级 维护所有评估活动、配置更改和用户操作的完整记录,用于合规和安全审计目的。 +### 📋 合规报告 + +基于组织的审计日志生成映射到 SOC 2 和 ISO 27001 控制项的合规报告,可导出为 JSON 或 CSV,接入您的 GRC 流程。 + ### 🎨 自定义品牌 使用您组织的产品名称、徽标和主色调对自托管界面进行白标定制,提供无缝的内部用户体验。品牌可通过环境变量设置,也可由管理员在运行时更新。 @@ -67,14 +69,6 @@ description: "通过 DevOps 成熟度企业版,解锁适合您组织的高级 获得 DevOps 成熟度团队的优先支持、有保障的响应时间以及专属客户成功经理的服务。 -## 规划中的功能 - -以下能力计划在后续企业版发布中推出,目前尚未正式提供。如果其中某项对您的评估很重要,请[联系我们](#开始使用企业版),我们会同步最新的时间表。 - -### 📋 合规报告 - -基于企业版审计日志,提供可导出的、映射到 SOC 2 和 ISO 27001 等常见合规框架的报告。 - ## 企业版交付方式 DevOps 成熟度企业版以**自托管(self-host)**应用的形式交付,您可以使用 Docker Compose 在自己的基础设施上运行。