Skip to content

Commit d343947

Browse files
1 parent 2057a00 commit d343947

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -213,13 +213,13 @@ <h2 id="specification">Specification</h2>
213213
<td></td>
214214
<td>D602</td>
215215
<td><a href="/#d602-attached-reports">Attached Reports</a></td>
216-
<td>🟢</td>
216+
<td>🟡</td>
217217
</tr>
218218
</tbody>
219219
</table>
220220
<ul>
221-
<li>🟢 MUST have (weight 1)</li>
222-
<li>🟡 NICE have (weight 0.5)</li>
221+
<li>🟢 Must-Have (Weight: 1)</li>
222+
<li>🟡 Nice-to-Have (Weight: 0.5)</li>
223223
</ul>
224224
<h2 id="badge-levels">Badge Levels</h2>
225225
<p>Your score will generate one of the following badges:</p>
@@ -346,8 +346,8 @@ <h4 id="d602-attached-reports">D602 Attached Reports</h4>
346346
<p>Supports attaching detailed reports to builds, such as test results or coverage metrics.</p>
347347
<hr>
348348
<h2 id="faq">FAQ</h2>
349-
<h3 id="what-tools-can-be-used-to-caculate-your-score">What tools can be used to caculate your score?</h3>
350-
<p>You can used <a href="https://github.com/devops-maturity/devops-maturity">devops-maturity</a> which support web UI and CLI to calculate your score automatically.</p>
349+
<h3 id="what-tools-can-be-used-to-calculate-your-score">What tools can be used to calculate your score?</h3>
350+
<p>You can use <a href="https://github.com/devops-maturity/devops-maturity">devops-maturity</a>, which supports web UI and CLI to calculate your score automatically.</p>
351351
<h3 id="what-is-the-difference-between-openssf-best-practices-and-devops-maturity">What is the difference between OpenSSF Best Practices and DevOps Maturity?</h3>
352352
<p><a href="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>
353353

0 commit comments

Comments
 (0)