> For the complete documentation index, see [llms.txt](https://docs.clouddefenseai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clouddefenseai.com/scans.md).

# Scans

- [Written code Scan (SAST)](https://docs.clouddefenseai.com/scans/written-code-scan-sast.md)
- [Open Source Libraries Scan (SCA)](https://docs.clouddefenseai.com/scans/open-source-libraries-scan-sca.md)
- [Secrets Scan](https://docs.clouddefenseai.com/scans/secrets-scan.md)
- [DAST Scans](https://docs.clouddefenseai.com/scans/dast-scans.md): Dynamic application security testing (DAST) is a process of testing an operating application or software product in order to identify potential security vulnerabilities and architectural weaknesses.
- [API Scan from CloudDefense UI](https://docs.clouddefenseai.com/scans/api-scan-from-clouddefense-ui.md): We support only swagger endpoints for API Scans for now, so if you have any APIs which aren't in swagger, we request you to create a swagger file using those APIs. To run API Scans follow these steps
