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
[^1]: Security scan includes vulnerability scanning, dependency scanning, and secret scanning.
44
45
45
46
### Code Groupings
46
47
47
-
|**Code**|**Description**|
48
-
|-------|---------------|
49
-
| D1xx | Basics |
50
-
| D2xx | Quality |
48
+
|**Code**|**Description**|
49
+
|--------|---------------|
50
+
| D1xx | Basics |
51
+
| D2xx | Quality |
51
52
| D3xx | Security |
52
53
| D4xx | Supply Chain Security|
53
-
| D5xx | Analysis |
54
-
| D6xx | Reporting |
54
+
| D5xx | Analysis |
55
+
| D6xx | Reporting |
55
56
56
57
57
58
## Badge Levels
@@ -76,4 +77,4 @@ You can used [devops-maturity](https://github.com/devops-maturity/devops-maturit
76
77
77
78
### What is the difference between OpenSSF Best Practices and DevOps Maturity?
78
79
79
-
[OpenSSF Best Practices](https://www.bestpractices.dev/) 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 is a web-based SaaS and does not support internal deployment.
80
+
[OpenSSF Best Practices](https://www.bestpractices.dev/) 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.
0 commit comments