Skip to content

Commit 4f6f881

Browse files
authored
Change D602 Attached Reports to Nice-to-Have (#13)
* Change D602 Attached Reports to Nice Have * Update _index.md
1 parent 623f6d7 commit 4f6f881

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

content/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ DevOps Maturity Specification provides guidelines for DevOps best practices, aim
4242
| | D502 | [Dynamic Code Analysis](#d502-dynamic-code-analysis) | 🟡 |
4343
| | D503 | [Code Linting](#d503-code-linting) | 🟡 |
4444
| Reporting | D601 | [Notifications & Alerts](#d601-notifications--alerts) | 🟢 |
45-
| | D602 | [Attached Reports](#d602-attached-reports) | 🟢 |
45+
| | D602 | [Attached Reports](#d602-attached-reports) | 🟡 |
4646

47-
- 🟢 MUST have (weight 1)
48-
- 🟡 NICE have (weight 0.5)
47+
- 🟢 Must-Have (Weight: 1)
48+
- 🟡 Nice-to-Have (Weight: 0.5)
4949

5050
## Badge Levels
5151

@@ -160,9 +160,9 @@ Supports attaching detailed reports to builds, such as test results or coverage
160160

161161
## FAQ
162162

163-
### What tools can be used to caculate your score?
163+
### What tools can be used to calculate your score?
164164

165-
You can used [devops-maturity](https://github.com/devops-maturity/devops-maturity) which support web UI and CLI to calculate your score automatically.
165+
You can use [devops-maturity](https://github.com/devops-maturity/devops-maturity), which supports web UI and CLI to calculate your score automatically.
166166

167167
### What is the difference between OpenSSF Best Practices and DevOps Maturity?
168168

0 commit comments

Comments
 (0)