Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 9994fae

Browse files
committed
chore: update implementations
1 parent 49ba99c commit 9994fae

File tree

3 files changed

+16
-13
lines changed

3 files changed

+16
-13
lines changed

docs/implementation/active.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ id: active
44
title: Active
55
slug: /implementations/active
66
---
7-
87
<!-- LIST:START -->
98

9+
<!-- LIST:END -->
10+
1011
## Expected
1112

1213
| Section | Item | Priority Group | Details |
@@ -64,7 +65,7 @@ slug: /implementations/active
6465
| 10. Dependency Inventory | Provide Machine-Readable Dependency Lists | P14 | [details](/details/machineReadableDependencies) |
6566
| 10. Dependency Inventory | Uniquely Identify Modified Dependencies | P14 | [details](/details/identifyModifiedDependencies) |
6667
| 5. Vulnerability Management | Refresh Dependencies with Annual Releases | P14 | [details](/details/annualDependencyRefresh) |
67-
68+
6869

6970

7071
## Recommended
@@ -90,5 +91,5 @@ slug: /implementations/active
9091
| 2. User Account Permissions | Limit GitHub Repo Admins to Fewer Than Three | R7 | [details](/details/limitRepoAdmins) |
9192
| 5. Vulnerability Management | Patch Critical/High Vulnerabilities in 14 Days | R8 | [details](/details/patchExploitableHighVulns14Days) |
9293
| 5. Vulnerability Management | Patch Non-Critical Vulnerabilities in 60 Days | R8 | [details](/details/patchExploitableNoncCriticalVulns60Days) |
93-
94-
<!-- LIST:END -->
94+
95+
<!-- LIST:END -->

docs/implementation/incubating.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ id: incubating
44
title: Incubating
55
slug: /implementations/incubating
66
---
7-
87
<!-- LIST:START -->
98

9+
<!-- LIST:END -->
10+
1011
## Expected
1112

1213
| Section | Item | Priority Group | Details |
@@ -60,7 +61,7 @@ slug: /implementations/incubating
6061
| 10. Dependency Inventory | Provide Machine-Readable Dependency Lists | P14 | [details](/details/machineReadableDependencies) |
6162
| 10. Dependency Inventory | Uniquely Identify Modified Dependencies | P14 | [details](/details/identifyModifiedDependencies) |
6263
| 5. Vulnerability Management | Refresh Dependencies with Annual Releases | P14 | [details](/details/annualDependencyRefresh) |
63-
64+
6465

6566
## Deferrable
6667

@@ -70,7 +71,7 @@ slug: /implementations/incubating
7071
| 8. Code Review | Document Software Architecture | P12 | [details](/details/softwareArchitectureDocs) |
7172
| 9. Source Control | Automate CI/CD Steps in Code-Based Pipelines | P12 | [details](/details/ciAndCdPipelineAsCode) |
7273
| 4. Github Workflows | Pin Actions with Secrets to Full-Length Commit SHAs | P13 | [details](/details/pinActionsToSHA) |
73-
74+
7475

7576
## Recommended
7677

@@ -95,5 +96,5 @@ slug: /implementations/incubating
9596
| 2. User Account Permissions | Limit GitHub Repo Admins to Fewer Than Three | R7 | [details](/details/limitRepoAdmins) |
9697
| 5. Vulnerability Management | Patch Critical/High Vulnerabilities in 14 Days | R8 | [details](/details/patchExploitableHighVulns14Days) |
9798
| 5. Vulnerability Management | Patch Non-Critical Vulnerabilities in 60 Days | R8 | [details](/details/patchExploitableNoncCriticalVulns60Days) |
98-
99-
<!-- LIST:END -->
99+
100+
<!-- LIST:END -->

docs/implementation/retiring.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ id: retiring
44
title: Retiring
55
slug: /implementations/retiring
66
---
7-
87
<!-- LIST:START -->
98

9+
<!-- LIST:END -->
10+
1011
## Expected
1112

1213
| Section | Item | Priority Group | Details |
@@ -43,7 +44,7 @@ slug: /implementations/retiring
4344
| 10. Dependency Inventory | Automate Monitoring of Outdated Dependencies | P14 | [details](/details/automateDependencyManagement) |
4445
| 10. Dependency Inventory | Provide Machine-Readable Dependency Lists | P14 | [details](/details/machineReadableDependencies) |
4546
| 10. Dependency Inventory | Uniquely Identify Modified Dependencies | P14 | [details](/details/identifyModifiedDependencies) |
46-
47+
4748

4849

4950
## Recommended
@@ -63,5 +64,5 @@ slug: /implementations/retiring
6364
| 9. Source Control | Require Approved PRs for Mainline Commits (Two+ Maintainers) | R6 | [details](/details/requirePRApprovalForMainline) |
6465
| 2. User Account Permissions | Limit GitHub Org Owners to Fewer Than Three | R7 | [details](/details/limitOrgOwners) |
6566
| 2. User Account Permissions | Limit GitHub Repo Admins to Fewer Than Three | R7 | [details](/details/limitRepoAdmins) |
66-
67-
<!-- LIST:END -->
67+
68+
<!-- LIST:END -->

0 commit comments

Comments
 (0)