> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Swift predicate injection

<AccordionGroup>
  <Accordion title="swift-predicate-injection">
    User input was observed to be included in the construction of Predicate logic, potentically allowing for predicate injection, where the logic of the predicate itself can be manipulated. If the predicate is used for security sensitive decisions, the impact will be notably higher.<br />**Likelihood**: LOW<br />**Confidence**: LOW<br />**CWE**: <br />- CWE-807: Reliance on Untrusted Inputs in a Security Decision
  </Accordion>
</AccordionGroup>
