Skip to main content

Database / Vector

CCC Managed Vector Store Controls

Version: DEV

IDTitleObjectiveControl FamilyThreat MappingsGuideline MappingsAssessment Requirements
CCC.Vector.CN01Validate Embeddings Before IndexingEnsure all incoming embeddings are structurally and statistically validated before indexing to prevent poisoning or corruption.Ingestion
3
1
1
CCC.Vector.CN02Enforce Role-Based Index Lifecycle ManagementRestrict index lifecycle operations (create, delete, rollback) to privileged identities using fine-grained access controls.Access
3
1
1
CCC.Vector.CN03Enforce Metadata-Level Access ControlsApply access control policies to metadata fields used in filtering to prevent unauthorized exposure or inference.Access
2
3
1
CCC.Vector.CN04Enforce Ingestion Quotas and ThrottlingPrevent ingestion-based DoS or index pollution by rate-limiting vector submissions and enforcing quotas.Ingestion
2
1
1
CCC.Vector.CN05Enforce Index Versioning with Rollback ProtectionEnsure vector indexes are versioned and that rollback operations are authorized and auditable.Resource
3
1
1
CCC.Vector.CN06Enforce Dimensional and Format ConstraintsReject embeddings that do not conform to expected model specifications (dimensions, format, etc).Ingestion
2
1
1
CCC.Vector.CN07Support Explicit ANN vs. Exact Search ConfigurationProvide clients with the option to enforce exact-match (non-ANN) search where search fidelity is critical.Processing
1
0
1