> ## 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 conceal data when backgrounding

<AccordionGroup>
  <Accordion title="swift-conceal-data-when-backgrounding">
    It does not appear that the application attempts to conceal on-screen data when the app enters the background. As a result, there exists a non negligible chance that sensitive data on screen may be persisted in the screenshot captured by the system which is shown in the multi-tasker view.<br />**Likelihood**: LOW<br />**Confidence**: LOW<br />**CWE**: <br />- CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
    <br />**OWASP**: <br />- A01:2021 - Broken Access Control
  </Accordion>
</AccordionGroup>
