From 56190a08c186c7046cf44b2a328fe44215841ec4 Mon Sep 17 00:00:00 2001 From: Eddie Knight Date: Mon, 20 Jan 2025 05:49:57 -0800 Subject: [PATCH] Apply suggestions from code review --- services/devtools/build/controls.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/devtools/build/controls.yaml b/services/devtools/build/controls.yaml index b890a30d6..8ff7e5d76 100644 --- a/services/devtools/build/controls.yaml +++ b/services/devtools/build/controls.yaml @@ -6,7 +6,7 @@ common_controls: - CCC.C09 # Prevent tampering, deletion, or unauthorized access to access logs - CCC.C10 # Prevent data replication to destinations outside of defined trust perimeter controls: - - id: CCC.Build.C01 # Restrict Allowed Build Agents + - id: CCC.Build.C01 title: Restrict Allowed Build Agents objective: | Ensure that builds are executed only on authorized build agents to maintain @@ -27,7 +27,7 @@ controls: - tlp_red - tlp_amber - - id: CCC.Build.C02 # Restrict Allowed External Services for Build Triggers + - id: CCC.Build.C02 title: Restrict Allowed External Services for Build Triggers objective: | Ensure that builds can only be triggered by authorized external services or @@ -49,7 +49,7 @@ controls: - tlp_red - tlp_amber - - id: CCC.Build.C03 # Deny External Network Access for Build Environments + - id: CCC.Build.C03 title: Deny External Network Access for Build Environments objective: | Ensure that build environments do not have external network access to