> ## 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 webview over permissive read access

<AccordionGroup>
  <Accordion title="swift-webview-over-permissive-read-access">
    Webviews were observed to load content where the `allowingReadAccessTo` parameter is a directory, rather than a single file. If a single file is passed as a parameter, then only that single file is accessible, but passing a directory, is potentially over permissive. Consider whether this functionality is indeed required.<br />**Likelihood**: LOW<br />**Confidence**: LOW<br />**CWE**: <br />- CWE-272: Least Privilege Violation
  </Accordion>
</AccordionGroup>
