| ID | Title | Objective | Control Family | Threat Mappings | Guideline Mappings | Assessment Requirements |
|---|---|---|---|---|---|---|
| CCC.SvlsComp.CN01 | Enforce Use of Private Endpoints for Serverless Function | Ensure that the serverless function is accessible only through a private endpoint, allowing it to communicate securely within a virtual private network and preventing unauthorized external access. | Networking | 1 | 3 | 1 |
| CCC.SvlsComp.CN02 | Implement Function Invocation Rate Limits | Ensure that function invocation is limited to a specified threshold from any single entity, preventing resource exhaustion and denial of service attacks. | Resource | 1 | 2 | 1 |
Imports
| ID | Remarks |
|---|---|
| CCC.Core.CN01 | Prevent unencrypted requests |
| CCC.Core.CN02 | Ensure data encryption at rest for all stored data |
| CCC.Core.CN03 | Implement multi-factor authentication (MFA) for access |
| CCC.Core.CN04 | Log all access and changes |
| CCC.Core.CN05 | Prevent access from untrusted entities |
| CCC.Core.CN06 | Prevent deployment in restricted regions |
| CCC.Core.CN07 | Alert on non-human enumeration |
| CCC.Core.CN09 | Prevent tampering, deletion, or unauthorized access to access logs |
| CCC.Core.CN10 | Prevent data replication to destinations outside of defined trust perimeter |