Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 5 additions & 11 deletions content/enterprise/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand All @@ -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.
Expand Down
16 changes: 5 additions & 11 deletions content/enterprise/_index.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ description: "通过 DevOps 成熟度企业版,解锁适合您组织的高级
| 专属支持与 SLA | ❌ | ✅ |
| 单点登录(OIDC) | ❌ | ✅ |
| 自定义品牌 | ❌ | ✅ |
| 合规报告(SOC 2、ISO 27001) | ❌ | 🔜 |

*✅ 现已提供  •  🔜 规划中*
| 合规报告(SOC 2、ISO 27001) | ❌ | ✅ |

## 企业版功能

Expand Down Expand Up @@ -59,6 +57,10 @@ description: "通过 DevOps 成熟度企业版,解锁适合您组织的高级

维护所有评估活动、配置更改和用户操作的完整记录,用于合规和安全审计目的。

### 📋 合规报告

基于组织的审计日志生成映射到 SOC 2 和 ISO 27001 控制项的合规报告,可导出为 JSON 或 CSV,接入您的 GRC 流程。

### 🎨 自定义品牌

使用您组织的产品名称、徽标和主色调对自托管界面进行白标定制,提供无缝的内部用户体验。品牌可通过环境变量设置,也可由管理员在运行时更新。
Expand All @@ -67,14 +69,6 @@ description: "通过 DevOps 成熟度企业版,解锁适合您组织的高级

获得 DevOps 成熟度团队的优先支持、有保障的响应时间以及专属客户成功经理的服务。

## 规划中的功能

以下能力计划在后续企业版发布中推出,目前尚未正式提供。如果其中某项对您的评估很重要,请[联系我们](#开始使用企业版),我们会同步最新的时间表。

### 📋 合规报告

基于企业版审计日志,提供可导出的、映射到 SOC 2 和 ISO 27001 等常见合规框架的报告。

## 企业版交付方式

DevOps 成熟度企业版以**自托管(self-host)**应用的形式交付,您可以使用 Docker Compose 在自己的基础设施上运行。
Expand Down