Skip to content

Commit e67d672

Browse files
committed
Update 0x10-C04-Infrastructure.md
cleanup
1 parent 56e3218 commit e67d672

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

1.0/en/0x10-C04-Infrastructure.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
AI infrastructure must be hardened against privilege escalation, supply chain tampering, and lateral movement through secure configuration, runtime isolation, trusted deployment pipelines, and comprehensive monitoring. Only validated and authorized infrastructure components reach production through controlled processes that ensure security, integrity, and auditability.
66

7-
**Core Security Goal:** Only cryptographically signed, vulnerability-scanned infrastructure components reach production through automated validation pipelines that enforce security policies and maintain immutable audit trails.
8-
97
---
108

119
## C4.1 Runtime Environment Isolation
@@ -130,5 +128,4 @@ Secure distributed AI deployments including edge computing, federated learning,
130128
* [Kubernetes Security Best Practices](https://kubernetes.io/docs/concepts/security/)
131129
* [Cloud Security Alliance: Cloud Controls Matrix](https://cloudsecurityalliance.org/research/cloud-controls-matrix/)
132130
* [ENISA: Secure Infrastructure Design](https://www.enisa.europa.eu/topics/critical-information-infrastructures-and-services)
133-
* [ISO 27001:2022 Information Security Management](https://www.iso.org/standard/27001)
134131
* [NIST AI Risk Management Framework](https://www.nist.gov/itl/ai-risk-management-framework)

0 commit comments

Comments
 (0)