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
ID | Title | Description | External Mappings | Capability Mappings | Control Mappings |
---|---|---|---|---|---|
CCC.Vector.TH05 | Embedding Format or Dimension Attacks | Poor 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.TH06 | Data is Lost or Corrupted | Services 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
ID | Title | Description |
---|---|---|
CCC.Vector.F08 | Embedding Format Compatibility | Supports standard vector formats and integrates with common embedding generators (e.g., OpenAI, HuggingFace, TensorFlow). |
CCC.Vector.F09 | Vector Dimension Management | Supports storing and managing vectors of specific or dynamic dimensionality, depending on model needs. |
Guideline Mappings
Reference ID | Entry ID | Strength | Remarks |
---|---|---|---|
FINOS-AIGF | AIR-PREV-002 | 0 | Data Filtering From External Knowledge Bases |