You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The DevOps Maturity specification was inspired by <ahref="https://github.com/conventional-branch/conventional-branch">Conventional Branch</a>.</p>
67
+
<p>The DevOps Maturity specification is standardized to assess the maturity of DevOps practices. It is a set of questions and answers to help you measure and improve your DevOps maturity.</p>
68
68
<h2id="tooling-for-devops-maturity">Tooling for DevOps Maturity</h2>
69
69
<ul>
70
-
<li><ahref="https://pypi.org/project/devops-maturity">devops-maturity</a>: CLI tool for calculating DevOps Maturity score.</li>
70
+
<li><ahref="https://github.com/devops-maturity/devops-maturity">devops-maturity</a>: Web UI and CLI tool for calculating DevOps Maturity score.</li>
71
71
</ul>
72
72
<h2id="projects-using-devops-maturity">Projects Using DevOps Maturity</h2>
73
73
<ul>
74
-
<li><ahref="https://github.com/ansible/metrics-utility/blob/devel/docs/contributing/CONTRIBUTING.md">ansible/metrics-utility</a>: Standalone utility for github.com/ansible/awx.</li>
75
-
<li><ahref="https://github.com/cuhacking/2025">cuhacking/2025</a>: Flagship platform for cuHacking’s 2025 hackathon.</li>
76
74
<li><ahref="https://github.com/commit-check">commit-check</a>: A free, powerful tool that enforces commit metadata, branch naming, and more.</li>
77
-
<li><ahref="https://github.com/ZeusAutomacao/DFe.NET">ZeusAutomacao/DFe.NET</a>: Biblioteca em C# para emissão e impressão de NFe, NFCe, MDF-e e CT-e.</li>
78
75
<li><em><ahref="https://github.com/search?q=devops-maturity.github.io&type=code&p=1">… and more projects using DevOps Maturity</a>.</em></li>
<p><em>Want your project on this list?</em><ahref="https://github.com/devops-maturity/spec/pulls">send a pull request</a>.</p>
79
+
<h2id="author">Author</h2>
80
+
<p>Created and maintained by <ahref="https://shenxianpeng.github.io"><strong>Xianpeng Shen</strong></a>, Senior DevOps Engineer.<br>
81
+
Specialized in CI/CD, automation, developer experience, and open-source tooling.<br>
82
+
Creator of <ahref="https://github.com/cpp-linter">cpp-linter</a>, <ahref="https://github.com/commit-check">commit-check</a>, and <ahref="https://github.com/conventional-branch">conventional-branch</a>, widely used in both open-source and enterprise environments.<br>
<p>DevOps Maturity Specification is a set of guidelines for DevOps best practices, focusing on improving collaboration, automation, and efficiency in software development and operations.</p>
83
+
<p>DevOps Maturity Specification provides guidelines for DevOps best practices, aiming to enhance collaboration, automation, and efficiency across software development and operations.</p>
84
+
<h2id="key-points">Key Points</h2>
85
+
<ul>
86
+
<li><strong>Purpose</strong>: Help organizations and teams assess DevOps practices, align on best practices, and drive continuous improvement.</li>
87
+
<li><strong>Scope</strong>: Covers key DevOps domains including build, testing, security, supply chain, analysis, and reporting.</li>
88
+
<li><strong>Maturity Levels</strong>: Tracks progress with clear visual badges (See <ahref="/#badge-levels">Badge Levels</a>) to provide an easy and intuitive overview.</li>
89
+
<li><strong>Scoring</strong>: Criteria are weighted as MUST (🟢) or NICE (🟡) enabling clear and actionable evaluation.</li>
90
+
<li><strong>Tooling</strong>: Works with <ahref="https://github.com/devops-maturity/devops-maturity">devops-maturity</a> to automate scoring via Web UI or CLI.</li>
<p>Supports attaching detailed reports to builds, such as test results or coverage metrics.</p>
247
347
<hr>
248
348
<h2id="faq">FAQ</h2>
249
349
<h3id="what-tools-can-be-used-to-caculate-your-score">What tools can be used to caculate your score?</h3>
250
350
<p>You can used <ahref="https://github.com/devops-maturity/devops-maturity">devops-maturity</a> which support web UI and CLI to calculate your score automatically.</p>
351
+
<h3id="what-is-the-difference-between-openssf-best-practices-and-devops-maturity">What is the difference between OpenSSF Best Practices and DevOps Maturity?</h3>
352
+
<p><ahref="https://www.bestpractices.dev/">OpenSSF Best Practices</a> targets open source projects across the entire software development lifecycle, while DevOps Maturity focuses specifically on DevOps practices applicable to both open source and internal enterprise projects. DevOps Maturity provides both a web UI and a CLI for automatic maturity scoring. In contrast, OpenSSF Best Practices only offers a web-based SaaS and does not support internal deployment.</p>
Copy file name to clipboardExpand all lines: index.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
<link>/about/</link>
13
13
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
14
14
<guid>/about/</guid>
15
-
<description>About The DevOps Maturity specification was inspired by Conventional Branch.
Tooling for DevOps Maturity devops-maturity: CLI tool for calculating DevOps Maturity score. Projects Using DevOps Maturity ansible/metrics-utility: Standalone utility for github.com/ansible/awx. cuhacking/2025: Flagship platform for cuHacking&rsquo;s 2025 hackathon. commit-check: A free, powerful tool that enforces commit metadata, branch naming, and more. ZeusAutomacao/DFe.NET: Biblioteca em C# para emissão e impressão de NFe, NFCe, MDF-e e CT-e. &hellip; and more projects using DevOps Maturity.</description>
15
+
<description>About The DevOps Maturity specification is standardized to assess the maturity of DevOps practices. It is a set of questions and answers to help you measure and improve your DevOps maturity.
Tooling for DevOps Maturity devops-maturity: Web UI and CLI tool for calculating DevOps Maturity score. Projects Using DevOps Maturity commit-check: A free, powerful tool that enforces commit metadata, branch naming, and more. &hellip; and more projects using DevOps Maturity. Want your project on this list?</description>
0 commit comments