Skip to main content

CCC.Vector.C06: Enforce Dimensional and Format Constraints

Control ID:CCC.Vector.C06
Title:Enforce Dimensional and Format Constraints
Objective:Reject embeddings that do not conform to expected model specifications (dimensions, format, etc).
Control Family:
Vector Indexing

Related Threats

IDTitleDescriptionExternal MappingsCapability MappingsControl Mappings
CCC.Vector.TH05Embedding Format or Dimension AttacksPoor validation of embedding formats or dimensions can cause service crashes or logic errors. This can result in denial of service or incorrect similarity results.
1
1
0
CCC.Core.TH06Data is Lost or CorruptedServices that rely on accurate data are susceptible to disruption in the event of data loss or corruption. Any actions that lead to the unintended deletion, alteration, or limited access to data can impact the availability of the service and the system it is part of.
1
1
0

Related Capabilities

IDTitleDescription
CCC.Vector.F08Embedding Format CompatibilitySupports standard vector formats and integrates with common embedding generators (e.g., OpenAI, HuggingFace, TensorFlow).
CCC.Vector.F09Vector Dimension ManagementSupports storing and managing vectors of specific or dynamic dimensionality, depending on model needs.

Guideline Mappings

Reference IDEntry IDStrengthRemarks
FINOS-AIGF
AIR-PREV-002
0
Data Filtering From External Knowledge Bases

Assessment Requirements

IDDescriptionApplicability
CCC.Vector.C06.TR01When an embedding is submitted, the service MUST validate that its format and dimensionality match allowed profiles.
tlp-clear
tlp-green
tlp-amber
tlp-red