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

# Detection

> How does the detection work ?

Each time your code is saved (either manually or via the auto-save feature), a local detection scans for any vulnerabilities you may have created. When a vulnerability is found, it appears as a red underline beneath the vulnerable resource or property.

<img src="https://mintcdn.com/symbioticsecurity/bmAN2_ZAfvxuM57S/flow/devs/images/extension-overview.png?fit=max&auto=format&n=bmAN2_ZAfvxuM57S&q=85&s=e0c841cab0d240d7df0d6a6f32d2864f" alt="Extension Overview" width="3542" height="2160" data-path="flow/devs/images/extension-overview.png" />

<Accordion title="Covered languages" icon="languages">
  As of October, 2025, we offer a full support of the following languages :

  ```markdown theme={null}
  apex, bash, c, clojure, csharp, dockerfile, go, html, java, javascript, json, kotlin, ocaml, php, python, ruby, rust, scala, solidity, swift, terraform, typescript, yaml
  ```

  And a basic support for :

  ```markdown theme={null}
  cairo, circom, cpp, dart, elixir, hack, julia, lisp, lua, move, promql, protobuf, ql, r, scheme, vue, xml
  ```
</Accordion>
