This repository was archived by the owner on Jan 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +16
-13
lines changed Expand file tree Collapse file tree 3 files changed +16
-13
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,10 @@ id: active
4
4
title : Active
5
5
slug : /implementations/active
6
6
---
7
-
8
7
<!-- LIST :START -->
9
8
9
+ <!-- LIST :END -->
10
+
10
11
## Expected
11
12
12
13
| Section | Item | Priority Group | Details |
@@ -64,7 +65,7 @@ slug: /implementations/active
64
65
| 10. Dependency Inventory | Provide Machine-Readable Dependency Lists | P14 | [details](/details/machineReadableDependencies) |
65
66
| 10. Dependency Inventory | Uniquely Identify Modified Dependencies | P14 | [details](/details/identifyModifiedDependencies) |
66
67
| 5. Vulnerability Management | Refresh Dependencies with Annual Releases | P14 | [details](/details/annualDependencyRefresh) |
67
-
68
+
68
69
69
70
70
71
## Recommended
@@ -90,5 +91,5 @@ slug: /implementations/active
90
91
| 2. User Account Permissions | Limit GitHub Repo Admins to Fewer Than Three | R7 | [details](/details/limitRepoAdmins) |
91
92
| 5. Vulnerability Management | Patch Critical/High Vulnerabilities in 14 Days | R8 | [details](/details/patchExploitableHighVulns14Days) |
92
93
| 5. Vulnerability Management | Patch Non-Critical Vulnerabilities in 60 Days | R8 | [details](/details/patchExploitableNoncCriticalVulns60Days) |
93
-
94
- <!-- LIST :END -->
94
+
95
+ <!-- LIST :END -->
Original file line number Diff line number Diff line change @@ -4,9 +4,10 @@ id: incubating
4
4
title : Incubating
5
5
slug : /implementations/incubating
6
6
---
7
-
8
7
<!-- LIST :START -->
9
8
9
+ <!-- LIST :END -->
10
+
10
11
## Expected
11
12
12
13
| Section | Item | Priority Group | Details |
@@ -60,7 +61,7 @@ slug: /implementations/incubating
60
61
| 10. Dependency Inventory | Provide Machine-Readable Dependency Lists | P14 | [details](/details/machineReadableDependencies) |
61
62
| 10. Dependency Inventory | Uniquely Identify Modified Dependencies | P14 | [details](/details/identifyModifiedDependencies) |
62
63
| 5. Vulnerability Management | Refresh Dependencies with Annual Releases | P14 | [details](/details/annualDependencyRefresh) |
63
-
64
+
64
65
65
66
## Deferrable
66
67
@@ -70,7 +71,7 @@ slug: /implementations/incubating
70
71
| 8. Code Review | Document Software Architecture | P12 | [details](/details/softwareArchitectureDocs) |
71
72
| 9. Source Control | Automate CI/CD Steps in Code-Based Pipelines | P12 | [details](/details/ciAndCdPipelineAsCode) |
72
73
| 4. Github Workflows | Pin Actions with Secrets to Full-Length Commit SHAs | P13 | [details](/details/pinActionsToSHA) |
73
-
74
+
74
75
75
76
## Recommended
76
77
@@ -95,5 +96,5 @@ slug: /implementations/incubating
95
96
| 2. User Account Permissions | Limit GitHub Repo Admins to Fewer Than Three | R7 | [details](/details/limitRepoAdmins) |
96
97
| 5. Vulnerability Management | Patch Critical/High Vulnerabilities in 14 Days | R8 | [details](/details/patchExploitableHighVulns14Days) |
97
98
| 5. Vulnerability Management | Patch Non-Critical Vulnerabilities in 60 Days | R8 | [details](/details/patchExploitableNoncCriticalVulns60Days) |
98
-
99
- <!-- LIST :END -->
99
+
100
+ <!-- LIST :END -->
Original file line number Diff line number Diff line change @@ -4,9 +4,10 @@ id: retiring
4
4
title : Retiring
5
5
slug : /implementations/retiring
6
6
---
7
-
8
7
<!-- LIST :START -->
9
8
9
+ <!-- LIST :END -->
10
+
10
11
## Expected
11
12
12
13
| Section | Item | Priority Group | Details |
@@ -43,7 +44,7 @@ slug: /implementations/retiring
43
44
| 10. Dependency Inventory | Automate Monitoring of Outdated Dependencies | P14 | [details](/details/automateDependencyManagement) |
44
45
| 10. Dependency Inventory | Provide Machine-Readable Dependency Lists | P14 | [details](/details/machineReadableDependencies) |
45
46
| 10. Dependency Inventory | Uniquely Identify Modified Dependencies | P14 | [details](/details/identifyModifiedDependencies) |
46
-
47
+
47
48
48
49
49
50
## Recommended
@@ -63,5 +64,5 @@ slug: /implementations/retiring
63
64
| 9. Source Control | Require Approved PRs for Mainline Commits (Two+ Maintainers) | R6 | [details](/details/requirePRApprovalForMainline) |
64
65
| 2. User Account Permissions | Limit GitHub Org Owners to Fewer Than Three | R7 | [details](/details/limitOrgOwners) |
65
66
| 2. User Account Permissions | Limit GitHub Repo Admins to Fewer Than Three | R7 | [details](/details/limitRepoAdmins) |
66
-
67
- <!-- LIST :END -->
67
+
68
+ <!-- LIST :END -->
You can’t perform that action at this time.
0 commit comments