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

# Security

This guide examines ASEE Flow from a security standpoint. It is organized into three sections:

<CardGroup cols={2}>
  <Card title="Security Policy" href="/security/security-policy">
    How ASEE Flow handles security matters and maintains ongoing security standards.
  </Card>

  <Card title="Operating ASEE Flow Securely" href="/security/operations">
    Guidance for securing an ASEE Flow deployment, aligned with industry best practices such as the OWASP Top 10.
  </Card>

  <Card title="Notices" href="/security/notices">
    Known vulnerabilities for which a fix or workaround is available.
  </Card>
</CardGroup>

<Note>
  Portions of this section are adapted from the Camunda 7 documentation under [CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/). The security policy and advisories are ASEE Flow's own.
</Note>
